{"id":27245270,"url":"https://github.com/davidcornu/radio_one","last_synced_at":"2025-09-10T00:38:39.737Z","repository":{"id":139295938,"uuid":"43034635","full_name":"davidcornu/radio_one","owner":"davidcornu","description":"Convert Radio 1 shows into podcast feeds","archived":false,"fork":false,"pushed_at":"2016-11-06T20:33:00.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T21:11:04.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/davidcornu.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}},"created_at":"2015-09-24T00:20:46.000Z","updated_at":"2016-11-06T20:26:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"3def2d64-2ef1-4020-a133-56d7ab73378e","html_url":"https://github.com/davidcornu/radio_one","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidcornu/radio_one","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcornu%2Fradio_one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcornu%2Fradio_one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcornu%2Fradio_one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcornu%2Fradio_one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidcornu","download_url":"https://codeload.github.com/davidcornu/radio_one/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcornu%2Fradio_one/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274390541,"owners_count":25276406,"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-09-09T02:00:10.223Z","response_time":80,"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":[],"created_at":"2025-04-10T21:10:51.117Z","updated_at":"2025-09-10T00:38:39.728Z","avatar_url":"https://github.com/davidcornu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RadioOne\n\nA giant pile of hacks to convert BBC Radio One shows into podcasts so I don't have to deal with their terrible web player.\n\n## Dependencies\n\nRequires `curl` and `ffmpeg`. All other dependencies are managed by Bundler.\n\nSteps to perform on a Ubuntu 15.04 x64 image on DigitalOcean.\n\n- `sudo apt-add-repository ppa:brightbox/ruby-ng`\n- `sudo apt-get update`\n- `sudo apt-get install curl ffmpeg git ruby2.2 nginx vim`\n- `sudo gem install bundler`\n- `sudo ufw allow 22`\n- `sudo ufw allow 80`\n- `sudo ufw enable`\n- `git clone git@github.com:davidcornu/radio_one.git`\n- `cd radio_one`\n- `bundle install --path vendor/bundle --without test development`\n- `bundle exec whenever --update-crontab`\n\n**Nginx Config**\n\n```\nserver {\n  listen 80;\n  root /home/deploy/radio_one/public;\n  autoindex on;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcornu%2Fradio_one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidcornu%2Fradio_one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcornu%2Fradio_one/lists"}