{"id":29356024,"url":"https://github.com/danopcode/riley","last_synced_at":"2025-07-09T04:09:48.811Z","repository":{"id":142651385,"uuid":"45486197","full_name":"DanOpcode/riley","owner":"DanOpcode","description":"CLI podcast aggregator","archived":false,"fork":false,"pushed_at":"2016-06-18T18:28:13.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T05:06:02.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DanOpcode.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2015-11-03T18:17:44.000Z","updated_at":"2016-01-18T21:40:20.000Z","dependencies_parsed_at":"2024-04-19T08:00:50.471Z","dependency_job_id":null,"html_url":"https://github.com/DanOpcode/riley","commit_stats":null,"previous_names":["danopcode/riley"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanOpcode/riley","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2Friley","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2Friley/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2Friley/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2Friley/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanOpcode","download_url":"https://codeload.github.com/DanOpcode/riley/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2Friley/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264390707,"owners_count":23600564,"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":"2025-07-09T04:09:46.997Z","updated_at":"2025-07-09T04:09:48.783Z","avatar_url":"https://github.com/DanOpcode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nRiley\n=====\n\n| Author: Daniel Jonsson\n| License: `MIT License \u003cCOPYING\u003e`_\n\nSetup\n=====\n\nFor development::\n\n    $ make install-dev\n\nNormal usage::\n\n    $ make install\n\nUsage\n=====\n\nExample commands (still work-in-progess)::\n\n    $ source env/bin/activate\n    $ riley insert linux-action-show http://feeds2.feedburner.com/TheLinuxActionShowOGG\n    $ riley fetch\n    $ riley list\n    ... episode list ...\n    $ riley download\n    ... downloads the last episode ...\n\nList latest episodes::\n\n    $ riley list | head\n\nBrowse episodes::\n\n    $ riley list | less\n\nList downloaded episodes::\n\n    $ ls ~/Music/Riley\n\nList downloaded episodes ordered by publish date::\n\n    $ ls -ltr ~/Music/Riley\n\nListen to the oldest episode among your downloaded episodes::\n\n    $ mpv \"`ls -tr $PWD/Music/Riley/* | head -n 1`\"\n\nListen to the oldest episode among your downloaded episodes and delete it\nafterwards::\n\n    $ FILE=$(ls -tr $PWD/Music/Riley/* | head -n 1); mpv $FILE \u0026\u0026 rm -i $FILE\n\nClean config\n============\n\nDelete config files::\n\n    $ make clean\n\nRun tests\n=========\n\n::\n\n    $ make test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanopcode%2Friley","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanopcode%2Friley","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanopcode%2Friley/lists"}