ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.39k stars 9.96k forks source link

[ARD] Mediathek Subtitle format #9167

Closed a-l-e-k closed 8 years ago

a-l-e-k commented 8 years ago

The subtitle in ARD Mediathek is ttml (EBU-TT-D-Basic-DE) but the downloaded file gets the extension srt. In post-processing you get this message:

[info] Writing video subtitles to: 34251192.de.srt
[ffmpeg] Converting subtitles
[ffmpeg] Subtitle file for srt is already in the requestedformat

When you try to convert the .srt named file to ass or vtt format you get this message:

[ffmpeg] Converting subtitles
ERROR: file: 34251192.de.srt: Invalid data found when processing input
dstftw commented 8 years ago

Carefully read the new issue template and provide all required data.