You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlc/youtube_dl
Christian Pointner dedb177029
Fix parsing of HTML5 media elements
This fixes an error in _parse_html5_media_entries in case
an audio or video tag directly uses a src attribute insted
of <source> elements in it's body.
9 years ago
..
downloader [downloader/external] Recommend --hls-prefer-native for SOCKS users 9 years ago
extractor Fix parsing of HTML5 media elements 9 years ago
postprocessor [metadatafromtitle] Remove unused exception class 9 years ago
YoutubeDL.py [YoutubeDL] check only for None Value in thumbnails sorting 9 years ago
__init__.py Add more checks for --min/max-sleep-interval arguments and use more idiomatic naming 9 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Fix test_cmdline_umlauts on Python 2.6 9 years ago
jsinterp.py [jsinterp] Relax JS function regex (Closes #9863) 9 years ago
options.py [options] Remove output template description from --help 9 years ago
socks.py Fix misspelling 9 years ago
swfinterp.py
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 9 years ago
utils.py [utils] Add quicktime to mimetype2ext 9 years ago
version.py release 2016.09.03 9 years ago