{"id":44228180,"url":"https://github.com/invzfnc/spotify-downloader","last_synced_at":"2026-04-10T05:01:42.292Z","repository":{"id":277966483,"uuid":"924467112","full_name":"invzfnc/spotify-downloader","owner":"invzfnc","description":"Downloads Spotify playlists in high quality without login.","archived":false,"fork":false,"pushed_at":"2025-12-17T05:20:28.000Z","size":198,"stargazers_count":154,"open_issues_count":7,"forks_count":26,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-12-20T18:47:48.278Z","etag":null,"topics":["downloader","m4a","metadata","music","no-login","playlist","python","python3","spotify","spotify-playlist"],"latest_commit_sha":null,"homepage":"https://youtu.be/xHsE06ov59A","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/invzfnc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"invzfnc"}},"created_at":"2025-01-30T03:58:03.000Z","updated_at":"2025-12-17T05:14:08.000Z","dependencies_parsed_at":"2025-12-08T04:08:34.842Z","dependency_job_id":null,"html_url":"https://github.com/invzfnc/spotify-downloader","commit_stats":null,"previous_names":["invzfnc/spotify-downloader"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/invzfnc/spotify-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzfnc%2Fspotify-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzfnc%2Fspotify-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzfnc%2Fspotify-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzfnc%2Fspotify-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/invzfnc","download_url":"https://codeload.github.com/invzfnc/spotify-downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzfnc%2Fspotify-downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29292053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["downloader","m4a","metadata","music","no-login","playlist","python","python3","spotify","spotify-playlist"],"created_at":"2026-02-10T06:01:08.353Z","updated_at":"2026-04-10T05:01:42.282Z","avatar_url":"https://github.com/invzfnc.png","language":"Python","funding_links":["https://github.com/sponsors/invzfnc"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e  \n  \u003ca href=\"https://github.com/invzfnc/spotify-downloader\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/invzfnc/spotify-downloader/main/assets/icon.ico\" alt=\"Logo\" width=\"80\"\u003e\n  \u003c/a\u003e\n\n  ### spotify-dl - Spotify Playlist Downloader\n\n  Downloads Spotify playlists in high quality without login by matching each track and downloading it from YouTube Music.\n\n  [YouTube video](https://youtu.be/xHsE06ov59A) demonstrating usage (binaries)\n\n  \u003ca href=\"https://github.com/invzfnc/spotify-downloader/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/invzfnc/spotify-downloader\" alt=\"Latest release version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/invzfnc/spotify-downloader/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/invzfnc/spotify-downloader/total\" alt=\"Total downloads\"\u003e\u003c/a\u003e\n\u003c/div\u003e \n\n## Features\n- No premium subscription required\n- No login required\n- Lightweight\n- Downloads in higher bitrate (around 300 kbps)\n- With embed metadata (title, artist, album and album art, etc)\n\n## Warning\nThis program uses YouTube Music as the source for music downloads, there is a chance of mismatching.\n\n\u003e This program is for **educational purposes only**. Users are responsible for complying with YouTube Music and Spotify's terms of service.\n\n## Usage\nThis program requires **ffmpeg** to work. Install [ffmpeg](https://ffmpeg.org/download.html) and add the folder where `ffmpeg.exe` is located to PATH/system environment variables.\n\nUnlike most downloader, this program **does not** require a Spotify Developers account.\n\n### Using Binaries (Windows Only)\n1. Download the latest binaries from the [release section](https://github.com/invzfnc/spotify-downloader/releases).\n2. Extract the files and navigate to the extracted folder.\n3. Open command prompt/terminal and run the program with your playlist URL.\n\n   ```sh\n   spotify-dl.exe playlist_url\n   ```\n\n**Available Options**\n- To get help on available options:\n\n  ```sh\n  spotify-dl.exe --help\n  ```\n\n- To specify where to store downloaded files:\n\n  ```sh\n  spotify-dl.exe -o path playlist_url\n  ```\n\n- To change audio format (for example mp3):\n  ```sh\n  spotify-dl.exe -f mp3 playlist_url\n  ```\n\n- To set how many songs are matched at the same time (default: 3. *P.S. There is no hard limit set, but please don't go wild*)\n  ```sh\n  spotify-dl.exe -c 5 playlist_url\n  ```\n\n- To enable yt-dlp's [`--download-archive`](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#video-selection) option\n  \u003e Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it.\n  ```sh\n  spotify-dl.exe --download_archive FILE playlist_url\n  ```\n\n- To save as `\u003ctitle\u003e - \u003cartist\u003e.\u003cext\u003e` instead of the default `\u003cartist\u003e - \u003ctitle\u003e.\u003cext\u003e`:\n  ```sh\n  spotify-dl.exe --title-first playlist_url\n  ```\n\n### Using Source Code\n1. Clone the repository.\n\n   ```sh\n   git clone https://github.com/invzfnc/spotify-downloader.git\n   cd spotify-downloader\n   ```\n   \n2. Create and activate a virtual environment (Optional but recommended), then install required dependencies.\n   \n   ```sh\n   # using uv\n   uv sync\n\n   # Windows\n   .venv\\Scripts\\activate\n\n   # Linux/MacOS\n   source .venv/bin/activate\n   ```\n   \n   ```sh\n   # using pip\n   python -m venv venv\n\n   # Windows\n   venv\\Scripts\\activate.bat\n\n   # Linux/MacOS\n   source venv/bin/activate\n\n   python -m pip install -r requirements.txt\n   ```\n\n3. Run the program with your playlist URL.\n\n   ```sh\n   python -m spotify-dl playlist_url\n   ```\n\n**Available Options**\n- To get help on available options:\n\n  ```sh\n  python -m spotify-dl --help\n  ```\n\n- To specify where to store dowloaded files:\n  ```sh\n  python -m spotify-dl -o path playlist_url\n  ```\n\n- To change audio format (for example mp3):\n  ```sh\n  python -m spotify-dl -f mp3 playlist_url\n  ```\n\n- To set how many songs are matched at the same time (default: 3. *P.S. There is no hard limit set, but please don't go wild*)\n  ```sh\n  python -m spotify-dl -c 5 playlist_url\n  ```\n\n- To enable yt-dlp's [`--download-archive`](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#video-selection) option\n  \u003e Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it.\n  ```sh\n  python -m spotify-dl --download_archive FILE playlist_url\n  ```\n\n- To save as `\u003ctitle\u003e - \u003cartist\u003e.\u003cext\u003e` instead of the default `\u003cartist\u003e - \u003ctitle\u003e.\u003cext\u003e`:\n  ```sh\n  python -m spotify-dl --title-first playlist_url\n  ```\n\n## Issues\nIf you have encountered problems, please read the [guidelines](CONTRIBUTING.md#reporting-issuesasking-questions) for detailed instructions on how to open an issue.\n\n## Contributing\nContributions are welcome! If you'd like to contribute, please read our [CONTRIBUTING.md](CONTRIBUTING.md) guide for details on how to get started.\n\n## Credits\nIcon designed by [exia098](https://www.artstation.com/exia098).\n\n## License\nThis software is licensed under the [MIT License](https://github.com/invzfnc/spotify-downloader/blob/main/LICENSE) © [Cha](https://github.com/invzfnc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvzfnc%2Fspotify-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvzfnc%2Fspotify-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvzfnc%2Fspotify-downloader/lists"}