1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[people] Add extractor

This commit is contained in:
Sergey M․
2016-04-20 03:37:23 +06:00
parent 81215d5652
commit f77970765a
2 changed files with 34 additions and 0 deletions

View File

@@ -559,6 +559,7 @@
from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .people import PeopleIE
from .periscope import PeriscopeIE
from .philharmoniedeparis import PhilharmonieDeParisIE
from .phoenix import PhoenixIE