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

YouTube Extractor: On collaborative playlists add support for "Added by" field in --write-info-json #21451

Closed
akaleeroy opened this issue Jun 19, 2019 · 0 comments
Labels

Comments

@akaleeroy
Copy link

@akaleeroy akaleeroy commented Jun 19, 2019

Checklist

  • I'm reporting a site feature request
  • I've verified that I'm running youtube-dl version 2019.06.08
  • I've searched the bugtracker for similar site feature requests including closed ones

Description

Collaborative YouTube playlists have a #contributor element for every <ytd-playlist-video-renderer> that says Added by Someone.

YouTube-Collaborative-Playlist-Contributor-Field-v2

This is a request to also extract this information when producing the output of --write-info-json.
Perhaps something like:

"contributor_name": "Someone"
"contributor_url": "https://www.youtube.com/channel/someone"

I haven't yet been able to understand how the extraction happens, if it's simple to add this or not.

Thank you so much for this project!

@dstftw dstftw closed this Jun 19, 2019
@dstftw dstftw added the incomplete label Jun 19, 2019
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.