florian
f8d75cf338
Updated path for the new server
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 3m59s
2026-03-05 21:01:39 +01:00
florian
e81fe01a01
Merge pull request 'Perun: Changed fetching YouTube data from using yt-dlp to an RSS feed' ( #2 ) from feature/rss-feed into main
...
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 1m19s
Reviewed-on: #2
2025-12-08 18:46:49 +01:00
florian
0af3d0c7d9
Perun: Changed fetching YouTube data from using yt-dlp to an RSS feed
2025-12-08 18:39:17 +01:00
florian
f5a95a08f2
Merge branch 'feature/continuous-release-check'
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 51s
2025-11-09 18:55:37 +01:00
florian
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.
2025-11-09 18:50:56 +01:00
florian
104ca5ff22
Linting
2025-11-07 18:54:34 +01:00
florian
ced5a440c1
Moved docker image for pete tong to this repository
2025-11-07 12:20:45 +01:00
florian
fcafcfbf5a
Moved docker image for pete tong to this repository
2025-11-07 12:16:44 +01:00
florian
ab603c0d9a
Perun: Fixed yt-dlp options and properly passing the api key to curl
2025-10-21 18:15:53 +02:00
florian
c05dd69cb8
Pete Tong: Correct path
2025-10-20 13:48:11 +02:00
florian
1eb796321f
Pete Tong: Script executable by default
2025-10-20 13:26:57 +02:00
florian
63f9c164e6
Perun: Don't upgrade pip
2025-10-20 13:18:22 +02:00
florian
46167908cf
Correct category
2025-10-19 20:47:14 +02:00
florian
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
2025-10-19 20:45:09 +02:00
florian
7da6b09981
Updated Perun script with logging and added a readme
2025-10-19 17:56:59 +02:00
florian
2984c96de9
gitignore
2025-10-19 17:15:50 +02:00
florian
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.
2025-10-10 17:29:42 +02:00
florian
0e127670d9
Added Perun script
2025-10-10 12:34:05 +02:00