{"id":15917491,"url":"https://github.com/takuya/radiko-lock-on","last_synced_at":"2026-03-07T02:34:54.411Z","repository":{"id":5048795,"uuid":"6210007","full_name":"takuya/radiko-lock-on","owner":"takuya","description":"Radikoの録音をLinuxから行うWEBアプリ(HTMLベース)","archived":false,"fork":false,"pushed_at":"2012-10-14T03:06:37.000Z","size":232,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T22:01:31.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lufeng4828/swall","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takuya.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}},"created_at":"2012-10-14T03:00:35.000Z","updated_at":"2020-12-05T04:13:57.000Z","dependencies_parsed_at":"2022-07-07T22:28:43.745Z","dependency_job_id":null,"html_url":"https://github.com/takuya/radiko-lock-on","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takuya/radiko-lock-on","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fradiko-lock-on","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fradiko-lock-on/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fradiko-lock-on/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fradiko-lock-on/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuya","download_url":"https://codeload.github.com/takuya/radiko-lock-on/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fradiko-lock-on/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":"2024-10-06T18:10:58.148Z","updated_at":"2026-03-07T02:34:54.374Z","avatar_url":"https://github.com/takuya.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"radiko-lock-on\n==============\n\nRadikoの録音をLinuxから行うWEBアプリ(HTMLベース)Radikoの予約録音です。\n\n#動作に不可欠なもの\nrtmpdump 2.4\nat コマンド\nruby 1.8.7\nrubygems\nsinatra\n\n#インストール\n\napt-get install rtmpdump\napt-get install ruby\napt-get install swftools\nsudo su -\ngem install sinatra\ngem install activesupport\n     \n\n#\n#必要な設定\n# ApacheのCGIで動かす\nsudo a2enmod rewrite\nsudo a2enmod cgi\nln -s 2www /var/www/radiko\n\n\u003cdirectory /var/www/radiko\u003e\n\tAllowoveride All #追加\n\u003c/directory\u003e\n\n\n#パーミッション設定\nsudo chmod -R a+w media\nsudo chmod -R a+w log \nsudo chmod -R a+x bin/*\n\n\n/radiko/\n.\n├── bin\n│   ├── radiko_programs\n│   ├── radiru.rb\n│   └── rec_radiko\n├── etc\n├── lib\n│   ├── radiko\n│   │   └── programs.rb\n│   └── radiko.rb\n├── log\n│   ├── programs\n│   │   ├── 20:wq12-10-14.xml\n│   │   └── 2012-10-15.xml\n│   └── reserves\n│       ├── 2012-10-14.json\n│       └── 2012-10-15.json\n├── media\n├── templates\n│   ├── index.erb\n│   └── main.erb\n└── www\n    ├── index.cgi\n    ├── static\n    │   └── jquery.js\n    └── tmp\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fradiko-lock-on","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuya%2Fradiko-lock-on","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fradiko-lock-on/lists"}