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
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
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py