1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-26 23:35:20 +00:00

[nrk] Improve extraction (closes #27634, closes #27635)

+ 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
This commit is contained in:
Sergey M․
2021-01-03 06:29:52 +07:00
parent 2df93a0c4a
commit 21a42e2588
2 changed files with 172 additions and 77 deletions
+1
View File
@@ -790,6 +790,7 @@ from .nrk import (
NRKSkoleIE,
NRKTVIE,
NRKTVDirekteIE,
NRKRadioPodkastIE,
NRKTVEpisodeIE,
NRKTVEpisodesIE,
NRKTVSeasonIE,