mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-16 21:33:19 +00:00
6f1db75869
Most selftest metadata is no longer correct. - use 'live_status' to identify live broadcast; this can be no longer recognized from item['type'] (which is always 'VOD') so move the detection to the code path where we can actually find out - update outdated test metadata - drop georestricted test, the URL is no longer valid and I failed to find out what should be the right one - disable live broadcast tests for now; CT1 does not have a stable id any more and the selftest framework requires duration which depends on current program |
||
---|---|---|
.. | ||
__pyinstaller | ||
compat | ||
dependencies | ||
downloader | ||
extractor | ||
networking | ||
postprocessor | ||
utils | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
cookies.py | ||
jsinterp.py | ||
minicurses.py | ||
options.py | ||
plugins.py | ||
socks.py | ||
update.py | ||
version.py | ||
webvtt.py | ||
YoutubeDL.py |