|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Cache entry for extracted stream URLs. More...
Data Fields | |
| char | url [2048] |
| char | stream_url [8192] |
| char | yt_dlp_options [512] |
| time_t | extracted_time |
| bool | valid |
Cache entry for extracted stream URLs.
Avoids calling yt-dlp multiple times for the same URL during initialization (FPS detection, audio probing, playback setup).
Cache entry is valid for 30 seconds (typical stream URL duration).