yt-dlc/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.
2015-07-04 21:30:26 +02:00
..
downloader [downloader/external] Fix externals downloaders specified with extension on Windows 2015-06-28 00:08:52 +06:00
extractor [twitch:vod] Update _TEST 2015-06-28 13:33:09 +08:00
postprocessor [utils/ffmpeg] Move ISO 639 related codes to utils 2015-06-21 18:53:17 +08:00
YoutubeDL.py [YoutubeDL] format spec: fix handling of '/' with ',' 2015-07-04 21:30:26 +02:00
__init__.py Add `--force-generic-extractor` 2015-06-12 19:20:12 +06:00
__main__.py
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py
compat.py [YoutubeDL] rework how the format spec is processed 2015-06-28 22:31:35 +02:00
jsinterp.py
options.py [options] Add missing whitespace and split lines 2015-06-27 14:26:51 +06:00
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py [utils] Add ISO3166Utils 2015-06-27 13:13:57 +08:00
version.py release 2015.06.25 2015-06-25 07:43:49 +02:00