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

[Feature Request] Option to Write the End Screen JSON Code #18313

Open
wertercatt opened this issue Nov 26, 2018 · 0 comments
Open

[Feature Request] Option to Write the End Screen JSON Code #18313

wertercatt opened this issue Nov 26, 2018 · 0 comments

Comments

@wertercatt
Copy link

@wertercatt wertercatt commented Nov 26, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.11.23. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.11.23

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

I would like an option that is like the already existing --write-annotations option. This option would write the data for YouTube's newish end screen system which was designed to replace the most common usage of annotations. Without being able to save this data, making a full archive of a YouTube video in its original form is no longer possible with youtube-dl. I've provided a link to the YouTube endpoint that contains this data in the previous section. Ideally when this option is used, an .endcard.json file containing the data from that endpoint for the downloaded video would be written.
I've attached a hypothetical example output (minus the video file for upload limit reasons) of the command youtube-dl -o '%(id)s.%(ext)s' --write-description --write-info-json --write-annotations --write-all-thumbnails --write-endcard https://www.youtube.com/watch?v=LcLQrxaHjm8 to help illustrate what I'm requesting.
LcLQrxaHjm8.zip

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