{"id":25760346,"url":"https://github.com/v1r4m/brps-flask","last_synced_at":"2026-04-15T07:35:38.671Z","repository":{"id":279391160,"uuid":"938010500","full_name":"v1r4m/brps-flask","owner":"v1r4m","description":"A playlist shuffler to fix SoundCloud's limited shuffle issue.","archived":false,"fork":false,"pushed_at":"2025-09-07T05:46:42.000Z","size":2342,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T07:56:16.529Z","etag":null,"topics":["flask","soundcloud"],"latest_commit_sha":null,"homepage":"https://music.viram.dev","language":"HTML","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/v1r4m.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-02-24T09:26:25.000Z","updated_at":"2025-09-07T05:46:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"85bcfea7-b15f-428e-baac-cd37239bfd2b","html_url":"https://github.com/v1r4m/brps-flask","commit_stats":null,"previous_names":["v1r4m/brps-flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/v1r4m/brps-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Fbrps-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Fbrps-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Fbrps-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Fbrps-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v1r4m","download_url":"https://codeload.github.com/v1r4m/brps-flask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1r4m%2Fbrps-flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425491,"owners_count":25984687,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["flask","soundcloud"],"created_at":"2025-02-26T18:19:01.452Z","updated_at":"2025-10-05T07:56:18.508Z","avatar_url":"https://github.com/v1r4m.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brps-flask\n![Static Badge](https://img.shields.io/badge/python-v3.9-blue)\n![Static Badge](https://img.shields.io/badge/flask-v3.1-blue)\n![Static Badge](https://img.shields.io/badge/dotenv-v0.9-blue)\n![Static Badge](https://img.shields.io/badge/requests-v2.32-blue)\n* SoundCloud's shuffle function on desktop stopped working properly, only shuffling a limited number of tracks. This repository is a playlist shuffler to fix that issue. Check out [this issue on reddit](https://www.reddit.com/r/trap/comments/6u6ort/any_way_to_actually_shuffle_your_soundcloud/).\n* This is a refactored version of [v1r4m/big-random-playlist-for-soundcloud](https://github.com/v1r4m/big-random-playlist-for-soundcloud) from `next.js` to `flask`.\n## quick start\n### on Windows (CMD / PowerShell)\n```\npython -m venv venv\nvenv\\Scripts\\activate\npip install -r requirements.txt\npython app.py\n```\n### on Mac / Linux (bash/zsh)\n```\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython app.py\n```\n* It will be served on `localhost:5001`.\n\n### on docker\n```\ndocker build -t brps-flask .\ndocker run -p 5001:5000 brps-flask\n```\n\n* It will be served on `localhost:5001`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1r4m%2Fbrps-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv1r4m%2Fbrps-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1r4m%2Fbrps-flask/lists"}