Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BBC iPlayer subtitle format #9084

Closed
jiangjiangflies opened this issue Apr 5, 2016 · 6 comments
Closed

BBC iPlayer subtitle format #9084

jiangjiangflies opened this issue Apr 5, 2016 · 6 comments

Comments

@jiangjiangflies
Copy link

@jiangjiangflies jiangjiangflies commented Apr 5, 2016

How to get SRT subtitles from BBC iPlayer?
youtube-dl --all-subs --skip-download --convert-subs srt http://www.bbc.co.uk/iplayer/episode/p03nnns9/murdered-by-my-father
I can only get ttml format......

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 5, 2016

Remove --skip-download. Duplicate of #9073.

@dstftw dstftw closed this Apr 5, 2016
@jiangjiangflies
Copy link
Author

@jiangjiangflies jiangjiangflies commented Apr 5, 2016

@dstftw If I remove --skip-download, I will download the video,but I just want only the srt subtitle

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 5, 2016

It's not possible see linked issue.

@jiangjiangflies
Copy link
Author

@jiangjiangflies jiangjiangflies commented Apr 5, 2016

Sorry, I don't get it. Could you give me a command to just download the SRT subtitle of this program? Thank you very much!!! http://www.bbc.co.uk/iplayer/episode/p03nnns9/murdered-by-my-father

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 5, 2016

It's not possible to download srt because there is no srt provided by BBC. You can only download ttml and convert to srt but currently only along with downloading the video itself.

@jiangjiangflies
Copy link
Author

@jiangjiangflies jiangjiangflies commented Apr 5, 2016

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.