mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-06 18:20:02 +00:00
00253f8312
* If our parsed JSON ends up as a list, rather than a dict, then store it in ['sources'] as that list, rather than trying to wrap it in an array, which leads to type errors. (Such a list indicates multiple file formats/sources, rather than a playlist.) * Allow format labels like 'SD 480' and 'HD 720' in addition to '1080p' |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
postprocessor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
compat.py | ||
jsinterp.py | ||
options.py | ||
socks.py | ||
swfinterp.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |