1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-07 00:21:03 +02:00
yt-dlp/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
aes.py
cache.py
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py
update.py
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