Commit graph

3 commits

Author SHA1 Message Date
Viktor Varland 6ff2d53c2d
feat: use rss to fetch list of videos
Some checks are pending
build / build (push) Waiting to run
This uses RSS to fetch a list of videos to avoid the vid being invisible
due to "restrictions", then downloads the videos one-by-one instead of
scraping and parsing the channel page using yt-dlp.

We lose metadata for the entire channel (show-level) so introducing a
hack to download just the metadata of a channel.
2025-09-08 22:30:57 +02:00
Viktor Varland 6f77fddea1
feat: add more config options 2025-03-28 12:44:38 +01:00
Viktor Varland 79be6e94f2
feat: youtube channel archiver 2025-03-27 15:54:31 +01:00