{"id":28718677,"url":"https://github.com/worldwidemisery/pycamp","last_synced_at":"2025-06-15T05:03:15.403Z","repository":{"id":297950916,"uuid":"996244060","full_name":"worldwidemisery/pycamp","owner":"worldwidemisery","description":"a command-line tool to fetch a random bandcamp album from a chosen genre - instantly.","archived":false,"fork":false,"pushed_at":"2025-06-05T01:29:17.000Z","size":116,"stargazers_count":35,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T15:24:33.604Z","etag":null,"topics":["audio","automation","bandcamp","browser-automation","cli","command-line-tool","music","music-discovery","music-discovery-tool","playwright","playwright-python","python","random","terminal","web-scraper"],"latest_commit_sha":null,"homepage":"","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/worldwidemisery.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,"zenodo":null}},"created_at":"2025-06-04T17:02:57.000Z","updated_at":"2025-06-07T14:11:36.000Z","dependencies_parsed_at":"2025-06-08T15:34:56.319Z","dependency_job_id":null,"html_url":"https://github.com/worldwidemisery/pycamp","commit_stats":null,"previous_names":["worldwidemisery/pycamp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/worldwidemisery/pycamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldwidemisery%2Fpycamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldwidemisery%2Fpycamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldwidemisery%2Fpycamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldwidemisery%2Fpycamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/worldwidemisery","download_url":"https://codeload.github.com/worldwidemisery/pycamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldwidemisery%2Fpycamp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259924680,"owners_count":22932782,"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":["audio","automation","bandcamp","browser-automation","cli","command-line-tool","music","music-discovery","music-discovery-tool","playwright","playwright-python","python","random","terminal","web-scraper"],"created_at":"2025-06-15T05:03:14.758Z","updated_at":"2025-06-15T05:03:15.384Z","avatar_url":"https://github.com/worldwidemisery.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![pycamp logo](assets/pycamp.png)\n\na command-line tool to fetch a random bandcamp album from a chosen genre — instantly.\n\n## features\n\n- open random bandcamp albums by tag/genre\n- two modes:\n  - `quick`: quick, no album details, just opens it\n  - `full`: fetch album details (title, artist, date, tags) before prompting to open\n- works with any genre tag on bandcamp\n- supports short flags for fast access (`-q`, `-f`)\n\n## installation\n\n```bash\npip install pycamp-cli\n```\n\n## usage\n\n```\npycamp \u003cgenre\u003e [ --quick | -q | --full | -f ]\n```\n\n### examples\n\n```bash\npycamp hardcore\npycamp ambient --full\npycamp blackened crust -q\n```\n\nif no flag is provided, `--quick` is the default.\n\n## flags\n\n| flag         | mode description                        |\n|--------------|------------------------------------------|\n| `--quick` or `-q` | quick mode — skips detail fetch, just opens    |\n| `--full` or `-f`  | full mode — shows album info before prompting  |\n\n## notes\n\n- uses playwright under the hood. on first run, you may need to install browser dependencies:\n\n```bash\nplaywright install\n```\n\n- make sure `node` and a recent python (3.7+) are installed.\n\n## tip\n\nuse specific genres like:\n\n- `trip hop`\n- `blackened crust`\n- `powerviolence`\n- `spiritual jazz`\n- `grindcore`\n\nthey map directly to bandcamp tag pages.\n\n## license\n\nMIT © jasper binetti-makin\n\n[![pypi version](https://img.shields.io/pypi/v/pycamp-cli)](https://pypi.org/project/pycamp-cli/)\n[![github repo](https://img.shields.io/badge/github-pycamp--cli-181717?logo=github)](https://github.com/worldwidemisery/pycamp-cli)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldwidemisery%2Fpycamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworldwidemisery%2Fpycamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldwidemisery%2Fpycamp/lists"}