mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-02 14:28:36 +09:00
[npr] Add extractor
removed md5 from _TEST moved from xml data to json test changed _TEST url to one that will not expire, so tests would not be failing
This commit is contained in:
@@ -473,6 +473,7 @@ from .npo import (
|
||||
VPROIE,
|
||||
WNLIE
|
||||
)
|
||||
from .npr import NprIE
|
||||
from .nrk import (
|
||||
NRKIE,
|
||||
NRKPlaylistIE,
|
||||
|
Reference in New Issue
Block a user