Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.27 KB

File metadata and controls

18 lines (13 loc) · 1.27 KB

Adding Playlists

To add a playlist to the archive, simply touch playlists/registry/<playlist_id> and make a pull request.

Alternatively, follow these steps:

  1. Go to https://github.com/mackorone/spotify-playlist-archive/new/main/playlists/registry
  2. Click "Fork this repository"
  3. Enter the playlist ID as the file name, leave the file empty
  4. Scroll down and click "Propose new file"
  5. Click "Create pull request"
  6. Click "Create pull request" again

If you don't know what a playlist ID is, you can use this tool to extract it from the playlist's URL.

Source Code

The source code for this project lives here: mackorone/spotify-playlist-archive-src