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

Support for subtitles? #32

Closed
ping opened this issue May 16, 2015 · 1 comment
Closed

Support for subtitles? #32

ping opened this issue May 16, 2015 · 1 comment

Comments

@ping
Copy link

ping commented May 16, 2015

Are subtitles supported?
For example https://www.youtube.com/watch?v=XJGiS83eQLk has subtitles

$ youtube-dl --skip-download --write-sub "https://www.youtube.com/watch?v=XJGiS83eQLk"
[youtube] XJGiS83eQLk: Downloading webpage
[youtube] XJGiS83eQLk: Extracting video information
[youtube] XJGiS83eQLk: Downloading DASH manifest
[info] Writing video subtitles to: Creating Subtitles and Closed Captions on Your Youtube Videos-XJGiS83eQLk.en.srt

but with the api, it returns

      "requested_subtitles": null, 
      "subtitles": {}, 

Also, any chance of passing in user params for subtitles?

@jaimeMF
Copy link
Owner

jaimeMF commented May 16, 2015

You can use now &writesubtitles=true, thanks for the report.

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

No branches or pull requests

2 participants