c1d517f18c
- MIssing data for the added audio track in Devine v3.3.3 has been fixed and will now download properly. - The range for UHD tracks were previously incorrectly listed as SDR but is now listed as HLG. You'll need to use `--range HLG` to request UHD tracks. - Single episodes are now fetched from API rather than site source code.
12 lines
696 B
YAML
12 lines
696 B
YAML
base_url: https://www.bbc.co.uk/iplayer/{type}/{pid}
|
|
user_agent: smarttv_AFTMM_Build_0003255372676_Chromium_41.0.2250.2
|
|
api_key: D2FgtcTxGqqIgLsfBWTJdrQh2tVdeaAp
|
|
|
|
endpoints:
|
|
episodes: https://ibl.api.bbci.co.uk/ibl/v1/episodes/{pid}?rights=mobile&availability=available
|
|
metadata: https://graph.ibl.api.bbc.co.uk/
|
|
playlist: https://www.bbc.co.uk/programmes/{pid}/playlist.json
|
|
manifest: https://open.live.bbc.co.uk/mediaselector/6/select/version/2.0/mediaset/{mediaset}/vpid/{vpid}/
|
|
manifest_: https://securegate.iplayer.bbc.co.uk/mediaselector/6/select/version/2.0/vpid/{vpid}/format/json/mediaset/{mediaset}/proto/https
|
|
search: https://search.api.bbci.co.uk/formula/iplayer-ibl-root
|