youtube-dl/youtube_dl
Wang Jun Tham ccff2c404d [ffmpeg] Fix embedding subtitles (#9063)
Changed command line parameters for ffmpeg when embedding subtitles.
Changed to ‘-map 0:v -c:v copy -map 0:a -c:a copy’
2016-04-24 00:08:02 +08:00
..
downloader Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
extractor [dplay] Sign unsigned final download hls URLs 2016-04-23 17:28:45 +06:00
postprocessor [ffmpeg] Fix embedding subtitles (#9063) 2016-04-24 00:08:02 +08:00
__init__.py [options] Add --fragment-retries option 2016-03-19 20:40:36 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py Merge pull request #9110 from remitamine/parse_duration 2016-04-21 22:53:16 +07:00
version.py release 2016.04.19 2016-04-19 03:03:52 +02:00
YoutubeDL.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00