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 e205db3bcd FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream (fixes #4718)
Instead of specifying which streams ffmpeg must copy, we tell it to copy all.
10 years ago
..
downloader check for overwriting files in the downloader (fixes #3916, closes #3829) 10 years ago
extractor [youtube] Add test for #4706 10 years ago
postprocessor FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream (fixes #4718) 10 years ago
YoutubeDL.py check for overwriting files in the downloader (fixes #3916, closes #3829) 10 years ago
__init__.py [YoutubeDL] Add new --call-home option for debugging 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Correct socket error class reference 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py [options] Add --no-call-home 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Add new option --source-address 10 years ago
utils.py [ssl] Correct connect creation 10 years ago
version.py release 2015.01.15.1 10 years ago