endkb / SoundsDownloadScript

Download programs from BBC Sounds and publish them to a podcast feed
2 stars 0 forks source link
bbc bbc-sounds ffmpeg ffprobe json kid3-cli openvpn podcast powershell rclone rss task-scheduler xmlwriter yt-dlp

ABOUT

SoundsDownloadScript.ps1 and genRSS.ps1 are Powershell scripts that can work together to download episodes from the BBC Sounds website and then publish them to a podcast feed. SoundsDownloadScript.ps1 can work without genRSS.ps1 if you just want to download the audio files, but genRSS.ps1 won't really work with audio files tagged with other tools because they won't be tagged properly to build a podcast feed.

GETTING STARTED

Package: (Latest release)

Prerequisites:

Optional:

I believe there are Linux versions for all of these packages, but I've only ever used this on Windows. The script may work on Powershell for Linux, but it will likely take a lot of tweaking. There's probably another language that's more appropriate. If you're up for the challenge, feel free to use the logic as a guide and go for it!

INSTALLATION & HOW TO RUN

Step by step instructions and other notes are in the README.htm file in the package. If anyone would like to translate the html instructons to markdown for this document, be my guest!

SUPPORT

To report an bug or request a feature in either SoundsDownloadService.ps1 or genRSS.ps1, open an issue on github.

LICENSE

Copyright © 2024 endkb (https://github.com/endkb)
MIT License (see README.htm for details)