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 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
9 years ago
..
downloader [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874) 9 years ago
extractor [ok] Skip test 9 years ago
postprocessor [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874) 9 years ago
YoutubeDL.py [YoutubeDL] Use custom cookie processor 9 years ago
__init__.py [__init__] Use compat_shlex_split 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 [compat] Do not use unicode 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Use compat_shlex_split 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] Comment cookie processing until result from travis and some more testing 9 years ago
version.py release 2015.09.09 9 years ago