Importing playlists
Last updated
Last updated
Nuclear is able to import playlists from Spotify and Youtube, it can also import editorials from Deezer (playlists made by Deezer).
Go to Playlists
(on the left)
Click Add
, and then Import from Spotify
:
Paste your playlist's URL into the input box and click "Import"
The format of the URL should look like this: https://open.spotify.com/playlist/37i9dQZF1DWWQRwui0ExPn
Nuclear will start importing the playlist you selected. Give it some time to do it. If it's less than a 100 tracks, it should be pretty much instant, with 500-100 it takes a couple of seconds. Nuclear will show that the playlist came from Spotify.
You can now play the playlist. To save the playlist locally, use the Save locally
button.
Afterwards, the playlist will be found in the Playlists
section.
Nuclear displays the editorial playlists from Deezer in the Dashboard
section.
Click the playlist you want to listen to. If you save it locally, you can then edit it:
You're going to need a playlist link that looks like this: https://www.youtube.com/playlist?list=PLWMjC05R8fbWlVwjhRx2E2jhdreZLr12c
To get this link, you have to go to the playlist view on Youtube, not to a video in the playlist.
If you're in a view where a video from the playlist is playing, and the rest of the playlist is in the sidebar, you can go directly to the playlist view by clicking its name:
Paste the playlist link directly into Nuclear's search box. If you do it correctly, you should see a list of all the tracks in the playlist:
Now you can add them all to your play queue, and save the queue as a playlist by clicking the three dots above the queue.
Youtube import is still being developed, and it will likely follow the same process as Spotify and Deezer in the future.
You can import a JSON playlist file with the following structure:
source
and id
fields help Nuclear pull streams correctly from stream provider
.
streams
field is only needed when you don't define the source
field at the top level. This happens when the playlist is not from a single source.