e81fe01a01
Merge pull request 'Perun: Changed fetching YouTube data from using yt-dlp to an RSS feed' (#2) from feature/rss-feed into main
florian2025-12-08 18:46:49 +01:00
0af3d0c7d9
Perun: Changed fetching YouTube data from using yt-dlp to an RSS feed
Florian Gänsejunge2025-12-08 18:39:17 +01:00
ca1bdfd707
Perun: Continuous release check Instead of waiting a day or two until an episode has come out now the script checks for 3 days for a release and then waits another day for sponsorblock segments to be added.
florian2025-11-02 22:19:13 +01:00
9686ae26e4
Remade generic BBC R1 downloader into one tailored for Pete Tong - yt-dlp stopped working so a switch to get_iplayer was necessary - Added sending a notification to the backend api - Added logging and general error handling
Florian2025-10-19 20:40:27 +02:00
7da6b09981
Updated Perun script with logging and added a readme
Florian2025-10-19 17:56:59 +02:00
a47d6667bc
Imported BBC Radio1 handler and heavily rewrote it. Refactored metadata extraction -> created an EpisodeData dataclass to represent metadata clearly. Modularized download process: Broke down huge main function into several parts. Added error handling for yt_dlp. Added docstrings to functions for ease of understanding.
Florian2025-10-10 17:29:42 +02:00