{"id":15994348,"url":"https://github.com/oskarrough/radio-table","last_synced_at":"2025-04-05T00:16:23.189Z","repository":{"id":248480294,"uuid":"821736625","full_name":"oskarrough/radio-table","owner":"oskarrough","description":"nothing to see here","archived":false,"fork":false,"pushed_at":"2024-09-02T11:25:21.000Z","size":37512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T08:31:39.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/oskarrough.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}},"created_at":"2024-06-29T09:40:07.000Z","updated_at":"2024-09-02T11:25:25.000Z","dependencies_parsed_at":"2025-02-10T08:37:36.419Z","dependency_job_id":null,"html_url":"https://github.com/oskarrough/radio-table","commit_stats":null,"previous_names":["oskarrough/radio-table"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fradio-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fradio-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fradio-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fradio-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oskarrough","download_url":"https://codeload.github.com/oskarrough/radio-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266566,"owners_count":20910837,"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":[],"created_at":"2024-10-08T07:08:38.156Z","updated_at":"2025-04-05T00:16:23.172Z","avatar_url":"https://github.com/oskarrough.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Playing around. There are two things here:\n\n1. A CLI program to manage a Radio4000 channel\n2. A React (very configurable) \u003ctable\u003e component for rendering a table of tracks\n\n## The CLI\n\nNote, this only works with `bun` for now. Sorry.\n\n```\nUsage: bun src/cli.ts [...args]\n\nOptions:\n\t--slug      Slug of the radio to use\n\t--folder    Folder to download the tracks to\n\t--limit     Number of tracks to process\n\t--pull      Pull tracks from Radio4000\n\t--download  Download music files from tracks\n```\n\nI've temporarily hardcoded downloaded files to be in .m4a format, but this doesn't work some files. Let's let yt-dlp decide the format and updates track.files accordingly.\n\nWe can compile the CLI into a standalone binary like so:\n\n```\nbun build --compile --minify --sourcemap ./src/cli.ts --outfile r4\n./r4 --slug oskar --folder ~/Music --limit 10 --pull --download\n```\n\n## The table component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fradio-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foskarrough%2Fradio-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fradio-table/lists"}