yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz 7e62c2eb6d [FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format
It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397.
2016-02-06 18:51:05 +01:00
..
downloader
extractor
postprocessor [FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format 2016-02-06 18:51:05 +01:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils] dfxp2srt: make TTMLPElementParser inherit from object 2016-02-02 22:30:13 +01:00
version.py
YoutubeDL.py