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

Add Artist data in the Piped API for YouTube Music #3704

Open
3 tasks done
zaednasr opened this issue Jul 13, 2024 · 0 comments
Open
3 tasks done

Add Artist data in the Piped API for YouTube Music #3704

zaednasr opened this issue Jul 13, 2024 · 0 comments
Labels
enhancement New feature or request requires NPE changes Can't be resolved without changes in the NewPipeExtractor.

Comments

@zaednasr
Copy link

Describe the feature

When quering youtube music songs, some can have multiple artists in the song. Piped instead shows only the uploader channel name which is just the "main artist name - Topic".
Need a new field in the streams endpoint for the artists

Why would this be useful to add?

I am a developer of YTDLnis, a music downloader app that uses piped to fetch data such as title author thumbnail. The app needs correct metadata to embed in the file.

Concept(s)

No response

Additional context

Sample url: https://music.youtube.com/watch?v=8mt5XIdwCJQ
https://pipedapi.kavin.rocks/streams/8mt5XIdwCJQ

Acknowledgements

  • I have searched the existing issues and this is NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this form.
@zaednasr zaednasr added the enhancement New feature or request label Jul 13, 2024
@Bnyro Bnyro added the requires NPE changes Can't be resolved without changes in the NewPipeExtractor. label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request requires NPE changes Can't be resolved without changes in the NewPipeExtractor.
Projects
None yet
Development

No branches or pull requests

2 participants