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

Migrate to YouTube Music #132

Open
jdwoody opened this issue May 24, 2020 · 6 comments
Open

Migrate to YouTube Music #132

jdwoody opened this issue May 24, 2020 · 6 comments

Comments

@jdwoody
Copy link
Collaborator

jdwoody commented May 24, 2020

This issue will track the upcoming transition from Play Music to Youtube music. Immediate differences:

Please add other known limitations, suggestions, etc.

@edenist
Copy link

edenist commented Jun 10, 2020

I've been having a tinker with ytmusicapi and so far I like what I have seen.
The only issue I've been coming across is gaining access to the 256kbps AAC stream as a premium user. Otherwise 128kbit AAC and 160kbps OPUS is available for all users [which opens up a lot of doors for potential users].

@jdwoody
Copy link
Collaborator Author

jdwoody commented Jun 27, 2020

@edenist Were you using python-youtube-music to access the streams or something else?

@corrmaan
Copy link

I've made some progress on getting the 256 kbps stream data: sigma67/ytmusicapi#108

@Makere
Copy link

Makere commented Dec 3, 2020

Google Play Music is now dead, so I guess adding this feature would be pretty essential to make the software work again.

@phreaq
Copy link

phreaq commented Dec 4, 2020

I've been using this for the last couple weeks. works great, based off of gmusic (and others)

https://github.com/KoljaWindeler/ytube_music_player

@jdwoody
Copy link
Collaborator Author

jdwoody commented Dec 12, 2020

@Makere @corrmaan I ran into several bugs with multiple libraries:

  • errors with common functions such as playlists, searches, etc.
  • trouble getting streams
  • poor authentication options
    I will look at both the ytmusicapi pull and the latest version of that library to see if the issues have been resolved. The parent company's recent DMCA actions have also been concerning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants