there's a Firefox addon called the stream detector - https://www.videohelp.com/software/The-Stream-Detector that will find the m3u8 stream. Quote 8th Jan 2021 17:56 #8 Bekkeh Member Jan 2021 Originally Posted by october262 Originally Posted by Bekkeh Sometimes I can't find them ...
stream_info.resolution if resolution and resolution[0] == 640 and (resolution[1] == 360 or resolution[1] == 368): variant_url = urljoin(m3u8_url, playlist.uri) break if not variant_url: print(f"360p variant not found for {url}") driver.quit() continue # Quit the driver as soon...
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE I understand that I will be blocked if I intentionally remove or skip any mandatory* field Checklist I'm reporting that yt-dlp is broken on a supported site I've verified that I have updated yt-dl...
You can try using ffmpeg to pull the stream. 我在想是否通过ffmpeg去拉流就没这个问题了。 我还有一个问题想咨询下,zlm支持启动的时候设置http或者socks5代理服务器么?也就是zlm内部的请求可以通过代理去请求拉流。目前的问题是 youtube被我拉得多 直接把ip给ban了,出现429 不行,但是你可以用外部代理解决,...