{"id":13908144,"url":"https://github.com/imthaghost/scdl","last_synced_at":"2025-04-14T21:13:08.857Z","repository":{"id":38614672,"uuid":"269312401","full_name":"imthaghost/scdl","owner":"imthaghost","description":"SoundCloud music downloader 🎶","archived":false,"fork":false,"pushed_at":"2024-06-24T20:51:24.000Z","size":47013,"stargazers_count":68,"open_issues_count":4,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T21:12:59.801Z","etag":null,"topics":["download-songs","downloader","go","golang","soundcloud","soundcloud-client","soundcloud-downloader","soundcloud-music","soundcloud-music-downloader"],"latest_commit_sha":null,"homepage":"","language":"Go","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/imthaghost.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-06-04T09:12:00.000Z","updated_at":"2025-02-11T12:41:06.000Z","dependencies_parsed_at":"2024-01-11T08:06:04.013Z","dependency_job_id":"fbd958f1-c155-4e59-b2c4-aaa714ad88a2","html_url":"https://github.com/imthaghost/scdl","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fscdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fscdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fscdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imthaghost%2Fscdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imthaghost","download_url":"https://codeload.github.com/imthaghost/scdl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961237,"owners_count":21189993,"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-songs","downloader","go","golang","soundcloud","soundcloud-client","soundcloud-downloader","soundcloud-music","soundcloud-music-downloader"],"created_at":"2024-08-06T23:02:29.987Z","updated_at":"2025-04-14T21:13:08.839Z","avatar_url":"https://github.com/imthaghost.png","language":"Go","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"gopher\" src=\"docs/media/pods.png\"\u003e \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nScdl is the fastest SoundCloud music downloading CLI tool. Scdl utilizes a go routine pool ensuring multiple thread safe and fast downloads from SoundCloud within seconds. There are extended features such as search (no URL needed) recursively downloading all songs from a given playlist and more!\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://goreportcard.com/report/github.com/imthaghost/scdl\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/imthaghost/scdl\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n![Download](/docs/media/v2.gif)\n\n## Table of Contents\n\n-   [Installation](#installation)\n-   [Usage](#usage)\n-   [Examples](#Examples)\n-   [Todo](#Todo)\n-   [License](#license)\n\n## 🚀 Installation\n\n### Brew\n\n```bash\n# tap\nbrew tap imthaghost/scdl\n# install tool\nbrew install scdl\n```\n\n### Manual\n\n```bash\n# go get :)\ngo get https://github.com/imthaghost/scdl\n# change to project directory using your GOPATH\ncd $GOPATH/src/github.com/imthaghost/scdl/cmd/scdl\n# build and install application\ngo install\n```\n\n### Binary\n\n[Download Here](https://github.com/imthaghost/scdl/releases)\n\n## Usage\n\n  ``-h, --help`` -  Help screen and usage\n\n  ``-s, --search`` - Option for searching for songs\n\n\n## Examples\n\n### Base Command\n```bash \n# command + SounCloud URL\nscdl https://soundcloud.com/polo-g/polo-g-feat-juice-wrld-flex\n```\n\n\n\n## Todo\n\n### Short term\n\n-   [x] Cobra command line interface\n-   [x] Download audio file from Soundcloud URL\n-   [x] Goroutine pool for downloading m3u8 file\n-   [x] Installation via Brew\n-   [x] Mp3 file contains image cover\n-   [x] Download a song through search functionality\n-   [ ] 80-100% test coverage\n-   [ ] Update tool for better performance\n-   [ ] Proxy flag\n-   [ ] Format flag\n### Long term\n-   [ ] Search results\n-   [ ] Download all songs from a given playlist\n-   [ ] Download all songs from a given album\n\n## 📝 License\n\nBy contributing, you agree that your contributions will be licensed under its MIT License.\n\nIn short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimthaghost%2Fscdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimthaghost%2Fscdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimthaghost%2Fscdl/lists"}