1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-03 02:49:28 +00:00
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 232541df44 [YoutubeDL] format spec: correctly handle dashes and other unused operators
'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.
2015-08-04 22:29:23 +02:00
..
downloader [downloader/http] Clarify rationale for Content-Range check (#6426) 2015-08-03 02:27:47 +06:00
extractor [bbc] Add support for vxp-playlist-data embeds (Closes #6453) 2015-08-04 20:44:22 +06:00
postprocessor [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages 2015-07-14 12:56:32 +02:00
__init__.py Handle postprocessor_args similarly to external_downloader_args 2015-07-11 22:43:02 +06:00
__main__.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 2015-08-03 15:22:51 +02:00
jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
options.py [options] Fix a typo (#6307) 2015-07-21 09:11:23 +06:00
swfinterp.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py [utils] Make value optional for find_xpath_attr 2015-08-01 20:22:13 +06:00
version.py release 2015.07.28 2015-07-28 11:28:33 +02:00
YoutubeDL.py [YoutubeDL] format spec: correctly handle dashes and other unused operators 2015-08-04 22:29:23 +02:00