Fixed config series NPO

This commit is contained in:
FairTrade 2025-11-19 17:12:31 +01:00
parent 6aba592189
commit 0f1948b4e9

View File

@ -1,9 +1,10 @@
endpoints: endpoints:
metadata: "https://npo.nl/start/_next/data/{build_id}/video/{slug}.json" metadata: "https://npo.nl/start/_next/data/{build_id}/video/{slug}.json"
metadata_series: "https://npo.nl/start/_next/data/{build_id}/serie/{slug}.json" metadata_series: "https://npo.nl/start/_next/data/{build_id}/serie/{slug}/afleveringen.json"
metadata_episode: "https://npo.nl/start/_next/data/{build_id}/serie/{series_slug}/seizoen-{season_slug}/{episode_slug}.json" metadata_episode: "https://npo.nl/start/_next/data/{build_id}/serie/{series_slug}/seizoen-{season_slug}/{episode_slug}.json"
streams: "https://prod.npoplayer.nl/stream-link" streams: "https://prod.npoplayer.nl/stream-link"
player_token: "https://npo.nl/start/api/domain/player-token?productId={product_id}" player_token: "https://npo.nl/start/api/domain/player-token?productId={product_id}"
license: "https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication" license: "https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication"
homepage: "https://npo.nl/start" homepage: "https://npo.nl/start"
DrmType: "widevine" search: " https://npo.nl/start/api/domain/search-collection-items"
DrmType: "widevine"