unshackle-services/NPO/config.yaml

10 lines
646 B
YAML
Raw Normal View History

2025-10-31 10:16:05 +01:00
endpoints:
metadata: "https://npo.nl/start/_next/data/{build_id}/video/{slug}.json"
2025-11-19 17:12:31 +01:00
metadata_series: "https://npo.nl/start/_next/data/{build_id}/serie/{slug}/afleveringen.json"
2025-10-31 10:16:05 +01:00
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"
player_token: "https://npo.nl/start/api/domain/player-token?productId={product_id}"
2025-11-03 10:45:51 +01:00
license: "https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication"
2025-10-31 10:16:05 +01:00
homepage: "https://npo.nl/start"
2025-11-19 17:12:31 +01:00
search: " https://npo.nl/start/api/domain/search-collection-items"
DrmType: "widevine"