mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-22 10:18:45 +00:00
[extractor/pbs] Add extractor PBSKidsIE
(#7602)
Authored by: snixon Fixes #2440
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user