aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-04-20 03:37:23 +0600
committerSergey M․ <dstftw@gmail.com>2016-04-20 03:37:23 +0600
commitf77970765adb0ffe837706ef8eb041ea448c34b3 (patch)
treeacba4e21bbf0cf1e0144272726a79ed853fbbae4 /youtube_dl/extractor/extractors.py
parent81215d56524e2b4d26898e5cc3ecd92a856df344 (diff)
downloadyoutube-dl-f77970765adb0ffe837706ef8eb041ea448c34b3.tar.xz
[people] Add extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index aa83daa02..9b8e1ab25 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -559,6 +559,7 @@ from .pandoratv import PandoraTVIE
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