TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.86k stars 3.09k forks source link

Auto-generated music not showing on channels #8271

Closed FuriousGamer1356 closed 2 years ago

FuriousGamer1356 commented 2 years ago

Checklist

Affected version

0.22.2

Steps to reproduce the bug

  1. look for music
  2. find music (music plays normally)
  3. check description
  4. find "Auto-generated by youtube"
  5. go to the channel that made the song
  6. channel shows no "Auto-generated" music

Expected behavior

What I expected was the "Auto-generated" music to show on the channel page.

Actual behavior

The channel shows normal videos, but not the "Auto-generated" music.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 11

Affected device model

Samsung galaxy a51

Additional information

The version of newpipe is a fork of newpipe with sponsorblock but the bug persists throughout normal newpipe.

ghost commented 2 years ago

If you referring to "Topic" Channels, then yes. Those auto-generated 1x1 music tracks won't exist in the Channel. Because they're explicitly kept unlisted by YouTube to keep them separate to YouTube Music. But you can still add them to your playlist regardless of their visibility.

opusforlife2 commented 2 years ago

Newpipe's support for Youtube Music is quite barebones. We would need to flesh it out for things like supporting music artists and albums, to be able to show them properly in the UI.

ghost commented 2 years ago

To make it possible, NewPipe needs to update it's Extracter mechanism to adapt YouTube Music API.

opusforlife2 commented 2 years ago

We could probably learn from https://beatbump.ml how to do it.