You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Norway's national radio broadcaster NRK also provides podcasts on its website. It uses some of the infrastructure from the TV and radio programs (such as PSAPI hosts for metadata), but requires a different extractor, from what I can tell (different webpage, JSON, and so on).
A previously reported issue #16097 was closed by the reporter.
I have written an extractor which I have used successfully (and improved) for the last eight weeks, I will post a PR in a moment.
The text was updated successfully, but these errors were encountered:
+ Add support for mp3 formats
* Generalize and delegate all item extractors to nrk, beware ie key breakages
+ Add support for podcasts
+ Generalize nrk shortcut form to support all kind of ids
Checklist
Example URLs
/podcast
to/podkast
: https://radio.nrk.no/podcast/ulrikkes_univers/nrkno-poddkast-26588-134079-05042018030000Description
Norway's national radio broadcaster NRK also provides podcasts on its website. It uses some of the infrastructure from the TV and radio programs (such as PSAPI hosts for metadata), but requires a different extractor, from what I can tell (different webpage, JSON, and so on).
A previously reported issue #16097 was closed by the reporter.
I have written an extractor which I have used successfully (and improved) for the last eight weeks, I will post a PR in a moment.
The text was updated successfully, but these errors were encountered: