Commit graph

4 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 00d37fbb45
feat: skip banner and fanart dls if exists
All checks were successful
build / build (push) Successful in 1m54s
2025-04-08 08:51:43 +02:00
Viktor Varland 02ebcbc3d6
feat: look for fanart by width
All checks were successful
build / build (push) Successful in 2m3s
2025-04-05 11:21:35 +02:00
Viktor Varland dda892750d
feat: generate metadata for shows and episodes
All checks were successful
build / build (push) Successful in 2m2s
2025-04-04 13:24:06 +02:00