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

Multiple Songs in a video but only one listed in the metadata #24030

Open
goose3gg opened this issue Feb 12, 2020 · 0 comments
Open

Multiple Songs in a video but only one listed in the metadata #24030

goose3gg opened this issue Feb 12, 2020 · 0 comments

Comments

@goose3gg
Copy link

@goose3gg goose3gg commented Feb 12, 2020

Checklist

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

Description

I'm trying to collect the metadata from playlists from tango djs. Each video they post has several tracks in it however only one is listed in the metadata json file.

Example: https://www.youtube.com/watch?v=yKJ4C1srV0o

For the above example, I get the following:

 track:  "Resentimiento"
 artist:  "Rafael Canaro"
 album: "Buenos Aires - Paris (Para Entendidos)"

However I think it should show:

track: 
 0: "Resentimiento"
 1: "Ojos Muertos"
 2: "El once"
 3: "Isla de Capri"
artist:  "Rafael Canaro"
album:  "Buenos Aires - Paris (Para Entendidos)"
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.