{"id":26085968,"url":"https://github.com/guillemcastro/spotify-dl","last_synced_at":"2025-04-07T15:05:37.014Z","repository":{"id":40298695,"uuid":"306469938","full_name":"GuillemCastro/spotify-dl","owner":"GuillemCastro","description":"A command-line utility to download songs and playlists directly from Spotify's servers","archived":false,"fork":false,"pushed_at":"2024-05-17T18:02:59.000Z","size":288,"stargazers_count":119,"open_issues_count":9,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T14:09:19.463Z","etag":null,"topics":["download-playlists","download-songs","flac","mp3","music","playlist","songs","spotify","spotify-dl","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/GuillemCastro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2020-10-22T22:12:04.000Z","updated_at":"2025-03-26T01:14:08.000Z","dependencies_parsed_at":"2024-05-17T16:46:07.082Z","dependency_job_id":"ae3c2794-96da-493c-95ea-d286fbf294d8","html_url":"https://github.com/GuillemCastro/spotify-dl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillemCastro%2Fspotify-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillemCastro%2Fspotify-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillemCastro%2Fspotify-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillemCastro%2Fspotify-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuillemCastro","download_url":"https://codeload.github.com/GuillemCastro/spotify-dl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675597,"owners_count":20977376,"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":["download-playlists","download-songs","flac","mp3","music","playlist","songs","spotify","spotify-dl","yt-dlp"],"created_at":"2025-03-09T06:33:16.997Z","updated_at":"2025-04-07T15:05:36.991Z","avatar_url":"https://github.com/GuillemCastro.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-dl\n\nA command line utility to download songs, podcasts, playlists and albums directly from Spotify's servers.\n\nYou need a Spotify Premium account.\n\n## Installation\n\nYou can install it using `cargo`, `homebrew` or from source.\n\n### Using `cargo`\n\n```\ncargo install spotify-dl\n```\n\n### Using homebrew\n\n```\nbrew tap guillemcastro/spotify-dl\nbrew install spotify-dl\n```\n\n### From source\n\n```\ngit clone https://github.com/GuillemCastro/spotify-dl.git\ncd spotify-dl\ncargo build --release\ncargo install --path .\n```\n\n## Usage\n\n```\nspotify-dl 0.2.0\nA commandline utility to download music directly from Spotify\n\nUSAGE:\n    spotify-dl [OPTIONS] \u003ctracks\u003e... --username \u003cusername\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -c, --compression \u003ccompression\u003e    Setting the flac compression level from 0 (fastest, least compression) to\n                                       8 (slowest, most compression). A value larger than 8 will be Treated as 8.\n                                       Default is 4.\n    -d, --destination \u003cdestination\u003e    The directory where the songs will be downloaded\n    -t, --parallel \u003cparallel\u003e          Number of parallel downloads. Default is 5. [default: 5]\n    -p, --password \u003cpassword\u003e          Your Spotify password\n    -u, --username \u003cusername\u003e          Your Spotify username\n\nARGS:\n    \u003ctracks\u003e...    A list of Spotify URIs or URLs (songs, podcasts, playlists or albums)\n```\n\nSongs, playlists and albums must be passed as Spotify URIs or URLs (e.g. `spotify:track:123456789abcdefghABCDEF` for songs and `spotify:playlist:123456789abcdefghABCDEF` for playlists or `https://open.spotify.com/playlist/123456789abcdefghABCDEF?si=1234567890`).\n\n## Disclaimer\n\nThe usage of this software may infringe Spotify's ToS and/or your local legislation. Use it under your own risk.\n\n## License\n\nspotify-dl is licensed under the MIT license. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillemcastro%2Fspotify-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillemcastro%2Fspotify-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillemcastro%2Fspotify-dl/lists"}