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.
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz f5f4a27a96 [YoutubeDL] format spec: fix handling of '/' with ','
When using 'bestvideo/best,bestaudio', 'bestvideo/best' must be set as the current_selector (instead of appending it to the selectors), otherwise when it gets the ',' it would append 'None' to the selectors.
9 years ago
..
downloader [downloader/external] Fix externals downloaders specified with extension on Windows 9 years ago
extractor [twitch:vod] Update _TEST 9 years ago
postprocessor [utils/ffmpeg] Move ISO 639 related codes to utils 9 years ago
YoutubeDL.py [YoutubeDL] format spec: fix handling of '/' with ',' 9 years ago
__init__.py Add `--force-generic-extractor` 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] Fix for python 3.2 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [YoutubeDL] rework how the format spec is processed 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Add missing whitespace and split lines 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py update: Use https for getting the version info (fixes #5909) 9 years ago
utils.py [utils] Add ISO3166Utils 9 years ago
version.py release 2015.06.25 9 years ago