nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.72k stars 1.02k forks source link

Sync playlist with youtube #1616

Open ImGGAAVVIINN opened 3 weeks ago

ImGGAAVVIINN commented 3 weeks ago

I have a playlist around 1000 songs Every time add a song on YouTube playlist, I need to manually add the playlist to queue and save it as a playlist again It takes a long time since it is very long playlist

nukeop commented 3 weeks ago

Hi, I'm planning to release a service for syncing and sharing playlists with Nuclear. I'm not planning to add any functionality that requires logging in with Youtube, mainly because I'd need a registered API key. If your playlist is public, it could be possible to sync it from there, however the way Nuclear works makes it harder, because a youtube video is just a source for a track, and the primary information is the artist/title pair.

ImGGAAVVIINN commented 1 day ago

How will the service for syncing and sharing playlists work?

nukeop commented 22 hours ago

You will be able to upload and download any playlists made in Nuclear, as well as share links to them for other people to browse, if you make them public. There will be an option to automatically synchronize playlists made on different devices as well.