-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature: Youtube / Youtube music #34
Comments
Hi there! Unfortunately the outlook for a youtube integration are not good. In 2016 google fully deprecated retrieving your own watch history through the yt api. ytmusicapi exists and could potentially fill this gap but:
I'll keep looking for alternatives but it's slim pickens |
To add a little more to this... You can use platform-specific scrobble clients to scrobble youtube/YTM, such as:
Both of these are compatible with scrobbling directly to Maloja. Or, you can scrobble to Last.fm and then use Last.fm as a source in multi-scrobble in order to scrobble to other/multiple scrobble clients. |
Okay that'll be good enough for now. At least with the chrome extension I can get |
Revisting this...it might be doable with ytmusicapi now.
There are also some js libraries that may be a better fit:
EDIT: Should have a working implementation using youtube-music-ts-api with my PR soon |
@OmgImAlexis if you'd like to give it a try its available on |
Implemented in v0.4.1 |
Would love to see Youtube and/or Youtube music integration.
The text was updated successfully, but these errors were encountered: