pub / yt2rss

Transforms a youtube channel into a podcast RSS feed to insert into a podcatcher
git clone https://src.jayvii.de/pub/yt2rss.git
Home | Log | Files | Exports | Refs | Submodules | README | LICENSE | RSS

DateCommit messageAuthorFiles+-
2024-07-29 13:48feat: use native HTML instead of echo-ing; use simple.cssJayVii3+814-36
2024-06-29 19:20feat: transform readme to markdownJayVii2+89-93
2024-05-21 17:05Update repository URLJayVii1+1-1
2024-04-27 15:31Update readmeJayVii1+37-34
2024-04-27 15:12make plain text readmeJayVii2+90-81
2024-04-27 08:22ensure that files with .opus extension are delted, rather than all files that end on opusJayVii1+1-1
2024-04-27 08:19Improve instructions for cleanup jobJayVii1+2-2
2024-04-22 18:46Add default media type, as this may be required by some podcatchersJayVii1+1-1
2024-04-20 13:31Cleanup ReadmeJayVii1+24-10
2024-04-20 13:19Document authentication systemJayVii1+16-2
2024-04-20 13:19implement authentication systemJayVii1+35-6
2024-04-20 12:41Implement authentificationJayVii2+37-4
2024-04-20 12:29fix syntax errorsJayVii1+1-2
2024-04-20 12:23More robust file checkingJayVii1+24-11
2024-02-29 19:33Retry download and return error on failureJayVii1+22-8
2024-02-28 19:23Enable including and excluding search terms in titleJayVii1+10-0
2024-02-24 14:54Provide Video description; Protect against GET-injectionJayVii1+29-13
2024-02-10 20:22parse ampersand in channel names correctlyJayVii1+18-3
2024-02-10 20:04Note duration issue in READMEJayVii1+6-0
2024-02-10 19:57Add notes on crontab cleanupJayVii1+15-0
2024-02-10 19:47Add further usage instructionsJayVii1+18-0
2024-02-10 19:25Initial code dumpJayVii5+371-0