Commit Graph

13 Commits

Author SHA1 Message Date
stabbedbybrick
aee2998d66 fix(ALL4): Set headers for WEB endpoints 2024-04-22 14:47:14 +02:00
stabbedbybrick
81e782cdf5 fix(iP): Fix season numbering for single seasons
Single seasons listed as S00 will now be named S01. Seasons that counts as extras should still be S00, however.
2024-04-17 12:40:06 +02:00
stabbedbybrick
7bffda758f fix(iP): Fix missing version data
Some episodes return nothing from the API. In those cases, the episode id will be fetched from the page source code.
2024-04-17 12:24:30 +02:00
stabbedbybrick
ffbcf011e0 fix(ROKU): Fix missing credits 2024-04-14 09:24:36 +02:00
stabbedbybrick
df369e42c2 fix(ROKU): Filter unwanted search results 2024-04-14 09:22:28 +02:00
stabbedbybrick
4248684ea5 fix(ROKU): Fix invalid timestamps 2024-04-12 10:32:57 +02:00
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