{"id":20969356,"url":"https://github.com/imranr98/spotifarrr","last_synced_at":"2025-05-14T09:34:22.823Z","repository":{"id":65563271,"uuid":"594712375","full_name":"ImranR98/SpotifARRR","owner":"ImranR98","description":"Download all your Spotify playlists.","archived":false,"fork":false,"pushed_at":"2024-10-20T20:57:37.000Z","size":33,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-21T01:26:42.211Z","etag":null,"topics":["spotify","spotify-api","spotify-downloader","zotify"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImranR98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-29T12:15:41.000Z","updated_at":"2024-10-20T20:57:40.000Z","dependencies_parsed_at":"2024-04-28T20:27:52.447Z","dependency_job_id":"0213a4ed-9ef8-4547-9528-d8d933fea539","html_url":"https://github.com/ImranR98/SpotifARRR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FSpotifARRR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FSpotifARRR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FSpotifARRR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FSpotifARRR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImranR98","download_url":"https://codeload.github.com/ImranR98/SpotifARRR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225286858,"owners_count":17450254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spotify","spotify-api","spotify-downloader","zotify"],"created_at":"2024-11-19T03:20:23.291Z","updated_at":"2025-05-14T09:34:22.814Z","avatar_url":"https://github.com/ImranR98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpotifARRR\n\nDownload all your Spotify playlists.\n\nThis script is thin wrapper around the incredible [Zotify](https://github.com/DraftKinner/zotify) app, which does all the heavy lifting. Zotify is currently missing 2 features that this script helps with:\n- Automatically get a URL list of all of a user's playlists (as opposed to specifying them manually).\n- Generate M3U playlist files for each playlist downloaded.\n\nSongs from all playlists are downloaded into a single common directory, along with an M3U file for each playlist. Existing songs are not re-downloaded. Any existing songs that are no longer found in any playlist are deleted.\n\nSince this is meant as a quick workaround until Zotify adds the above features, it isn't the most user-friendly. Note that:\n- Zotify authenticates with your regular Spotify username/password, but this repo needs Spotify API credentials instead. This means you'll have to setup the Spotify API and authenticate twice (both methods).\n- Part of the script is written in Bash, so will not work on [Windows](https://www.reddit.com/r/WindowsSucks/).\n\n## Usage\n\n1. Ensure [Node.js](https://nodejs.org) and [Zotify](https://github.com/DraftKinner/zotify) are installed.\n   - Note: This is a fork of the original Zotify repo, which is unmaintained.\n2. Copy `template.env` to `.env` and fill out the `CLIENT_ID` and `CLIENT_SECRET` with your own Spotify client details.\n   - Set the redirect URI to `http://127.0.0.1:8080/` (including trailing slash).\n   - You could set the environment variables in some other way if you prefer.\n3. Optionally, create an `IGNORED_PLAYLISTS.txt` file in the script directory with a list of playlist names to ignore. You can also add a `ADDITIONAL_PLAYLISTS.txt` containing a list of playlist IDs and names to include even if they are not found in your profile.\n4. Run `./SpotifARRR.sh \u003cpath to destination directory\u003e`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fspotifarrr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimranr98%2Fspotifarrr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fspotifarrr/lists"}