mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-13 04:51:22 +00:00
Make diff better
This commit is contained in:
parent
159f825edd
commit
0cbcd1aec6
1 changed files with 10 additions and 1 deletions
|
@ -847,7 +847,16 @@ from .nowness import (
|
|||
NownessSeriesIE,
|
||||
)
|
||||
from .noz import NozIE
|
||||
from .npo import BNNVaraIE, NPOIE, ONIE, VPROIE, SchoolTVIE
|
||||
from .npo import (
|
||||
AndereTijdenIE,
|
||||
BNNVaraIE,
|
||||
NPOIE,
|
||||
ONIE,
|
||||
SchoolTVIE,
|
||||
HetKlokhuisIE,
|
||||
VPROIE,
|
||||
WNLIE,
|
||||
)
|
||||
from .npr import NprIE
|
||||
from .nrk import (
|
||||
NRKIE,
|
||||
|
|
Loading…
Reference in a new issue