[extractor/pbs] Add extractor PBSKidsIE (#7602)
Authored by: snixon Fixes #2440
This commit is contained in:
parent
6014355c61
commit
6d6081dda1
2 changed files with 60 additions and 1 deletions
|
|
@ -1420,7 +1420,7 @@ from .patreon import (
|
|||
PatreonIE,
|
||||
PatreonCampaignIE
|
||||
)
|
||||
from .pbs import PBSIE
|
||||
from .pbs import PBSIE, PBSKidsIE
|
||||
from .pearvideo import PearVideoIE
|
||||
from .peekvids import PeekVidsIE, PlayVidsIE
|
||||
from .peertube import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue