{"id":41763922,"url":"https://github.com/squat/streamdl","last_synced_at":"2026-01-25T02:19:17.400Z","repository":{"id":329654579,"uuid":"1060393701","full_name":"squat/streamdl","owner":"squat","description":"A Streamlit frontend for spotDL","archived":false,"fork":false,"pushed_at":"2026-01-18T00:34:15.000Z","size":144,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-18T12:51:17.409Z","etag":null,"topics":["spotdl","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/squat.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T20:50:14.000Z","updated_at":"2025-11-24T15:22:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/squat/streamdl","commit_stats":null,"previous_names":["squat/streamdl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/squat/streamdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fstreamdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fstreamdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fstreamdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fstreamdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squat","download_url":"https://codeload.github.com/squat/streamdl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squat%2Fstreamdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T01:40:51.112Z","status":"online","status_checked_at":"2026-01-25T02:00:06.841Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["spotdl","streamlit"],"created_at":"2026-01-25T02:19:16.822Z","updated_at":"2026-01-25T02:19:17.394Z","avatar_url":"https://github.com/squat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/squat/streamdl/workflows/CI/badge.svg)](https://github.com/squat/streamdl/actions?query=workflow%3ACI)\n[![Built with Nix](https://img.shields.io/static/v1?logo=nixos\u0026logoColor=white\u0026label=\u0026message=Built%20with%20Nix\u0026color=41439a)](https://builtwithnix.org)\n\n\n# streamdl\n\nA Streamlit frontend for [spotDL](https://github.com/spotDL/spotify-downloader).\n\n## Getting Started\n\nThe quickest way to run streamdl is by using the pre-built Docker container:\n```shell\ndocker run --rm -p 8501:8501 -v /mnt/music:/data ghcr.io/squat/streamdl\n```\n\nNow, streamdl can be used pointing a browser to [http://localhost:8501](http://localhost:8501) and searching for music in the search bar.\nFiles will be downloaded to the directory mounted at `/data`.\n\n## Usage\n\nstreamdl can be started simply by running:\n```shell\nstreamdl\n```\n\nAll valid Streamlit CLI flags that can be supplied to `streamlet run` can also be supplied to streamdl, e.g.:\n```shell\nstreamdl --server.address=\u003cADDRESS\u003e --server.port=\u003cPORT\u003e\n```\n\nA spotDL configuration file can be supplied with the `--config` flag, e.g.:\n```shell\nstreamdl -- --config=\u003cPATH\u003e\n```\nNote: that `--` must be given before the `--config` flag in order to separate it from the flags passed to Streamlit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquat%2Fstreamdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquat%2Fstreamdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquat%2Fstreamdl/lists"}