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
Jaime Marquínez Ferrándiz cf2ac6df68 [YoutubeDL] format spec: Fix handling of '+' with '/'
'bestvideo+bestaudio/best' was incorrectly interpreted as 'bestvideo+(bestaudio/best)', so it would fail if 'bestaudio' doesn't exist instead of falling back to 'best'.
10 years ago
..
downloader [downloader/external] Fix externals downloaders specified with extension on Windows 10 years ago
extractor [twitch:vod] Update _TEST 10 years ago
postprocessor [utils/ffmpeg] Move ISO 639 related codes to utils 10 years ago
YoutubeDL.py [YoutubeDL] format spec: Fix handling of '+' with '/' 10 years ago
__init__.py Add `--force-generic-extractor` 10 years ago
__main__.py
aes.py [aes] Fix for python 3.2 10 years ago
cache.py
compat.py [YoutubeDL] rework how the format spec is processed 10 years ago
jsinterp.py [jsinterp] Disable comment support 10 years ago
options.py [options] Add missing whitespace and split lines 10 years ago
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 10 years ago
utils.py [utils] Add ISO3166Utils 10 years ago
version.py release 2015.06.25 10 years ago