Commit Graph

7 Commits

Author SHA1 Message Date
stabbedbybrick
255a832039 refactor(iP): Check all available versions instead of just the default
Some titles don't store the HD/FHD/UHD manifests in the default location, so it will now loop through all versions and pick the best one.
2024-04-10 09:07:13 +02:00
stabbedbybrick
03f5a881ee fix(iP): Fix series regex 2024-04-09 19:47:58 +02:00
stabbedbybrick
ef38c307c5 feat(iP): Add function to download single episodes directly
- Title regex has been updated to fit more scenarios.
- Single episodes can now be downloaded directly by URL.
- Use full title URL as input so that type can be captured from string
2024-04-09 13:51:49 +02:00
stabbedbybrick
5b5ef7ec2f add BBC iPlayer service 2024-04-08 16:38:05 +02:00
stabbedbybrick
c33367ad7a README 2024-04-07 05:23:07 +02:00
stabbedbybrick
de37b1089b add services 2024-04-07 05:17:56 +02:00
stabbedbybrick
f91fbb62dc initial commit 2024-04-07 05:14:51 +02:00