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

Annotations as subtitles #5610

Open
JamesTheAwesomeDude opened this issue May 4, 2015 · 2 comments
Open

Annotations as subtitles #5610

JamesTheAwesomeDude opened this issue May 4, 2015 · 2 comments
Labels

Comments

@JamesTheAwesomeDude
Copy link

@JamesTheAwesomeDude JamesTheAwesomeDude commented May 4, 2015

Would it be feasible, using the lxml library, to have Youtube-DL find a way to save annotations as subtitles? (Referring mainly to its usage in MPV via the youtube-dl hook, but also for downloading: for example, downloading a video's annotations and muxing them into a WebM as WebVTT or an MKV as ASS/SSA)

I understand that this feature might be a little complicated to implement, and might require some collaboration between the authors of Youtube-DL and MPV, but it would be a very nice feature to have.

@jaimeMF jaimeMF added the request label May 5, 2015
@keybounce
Copy link

@keybounce keybounce commented Feb 26, 2017

Bump

I am also requesting more support for annotations. I can download them as XML, but being able to at least see the text of them during playback would be a big help.

As someone that uses subtitles when possible already, can the text of the annotation xml file be added to the existing subtitles?

@JamesTheAwesomeDude
Copy link
Author

@JamesTheAwesomeDude JamesTheAwesomeDude commented Mar 2, 2017

I think that part of the issue complicating this is that the annotations themselves are not a subtitle format per se, thus will require conversion, which opens up a whole new can of worms to deal with while keeping the code clean.

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
3 participants
You can’t perform that action at this time.