[schooltv] Add extractor for SchoolTV playlists
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from __future__ import unicode_literals
2
3 from .abc import ABCIE
4 from .abc7news import Abc7NewsIE
5 from .academicearth import AcademicEarthCourseIE
6 from .acast import (
7     ACastIE,
8     ACastChannelIE,
9 )
10 from .addanime import AddAnimeIE
11 from .adobetv import (
12     AdobeTVIE,
13     AdobeTVShowIE,
14     AdobeTVChannelIE,
15     AdobeTVVideoIE,
16 )
17 from .adultswim import AdultSwimIE
18 from .aenetworks import AENetworksIE
19 from .aftonbladet import AftonbladetIE
20 from .airmozilla import AirMozillaIE
21 from .aljazeera import AlJazeeraIE
22 from .alphaporno import AlphaPornoIE
23 from .anitube import AnitubeIE
24 from .anysex import AnySexIE
25 from .aol import AolIE
26 from .allocine import AllocineIE
27 from .aparat import AparatIE
28 from .appleconnect import AppleConnectIE
29 from .appletrailers import (
30     AppleTrailersIE,
31     AppleTrailersSectionIE,
32 )
33 from .archiveorg import ArchiveOrgIE
34 from .ard import (
35     ARDIE,
36     ARDMediathekIE,
37     SportschauIE,
38 )
39 from .arte import (
40     ArteTvIE,
41     ArteTVPlus7IE,
42     ArteTVCreativeIE,
43     ArteTVConcertIE,
44     ArteTVFutureIE,
45     ArteTVCinemaIE,
46     ArteTVDDCIE,
47     ArteTVEmbedIE,
48 )
49 from .atresplayer import AtresPlayerIE
50 from .atttechchannel import ATTTechChannelIE
51 from .audimedia import AudiMediaIE
52 from .audiomack import AudiomackIE, AudiomackAlbumIE
53 from .azubu import AzubuIE, AzubuLiveIE
54 from .baidu import BaiduVideoIE
55 from .bambuser import BambuserIE, BambuserChannelIE
56 from .bandcamp import BandcampIE, BandcampAlbumIE
57 from .bbc import (
58     BBCCoUkIE,
59     BBCCoUkArticleIE,
60     BBCIE,
61 )
62 from .beeg import BeegIE
63 from .behindkink import BehindKinkIE
64 from .beatportpro import BeatportProIE
65 from .bet import BetIE
66 from .bigflix import BigflixIE
67 from .bild import BildIE
68 from .bilibili import BiliBiliIE
69 from .bleacherreport import (
70     BleacherReportIE,
71     BleacherReportCMSIE,
72 )
73 from .blinkx import BlinkxIE
74 from .bloomberg import BloombergIE
75 from .bpb import BpbIE
76 from .br import BRIE
77 from .breakcom import BreakIE
78 from .brightcove import (
79     BrightcoveLegacyIE,
80     BrightcoveNewIE,
81 )
82 from .buzzfeed import BuzzFeedIE
83 from .byutv import BYUtvIE
84 from .c56 import C56IE
85 from .camdemy import (
86     CamdemyIE,
87     CamdemyFolderIE
88 )
89 from .canalplus import CanalplusIE
90 from .canalc2 import Canalc2IE
91 from .canvas import CanvasIE
92 from .cbs import CBSIE
93 from .cbsnews import CBSNewsIE
94 from .cbssports import CBSSportsIE
95 from .ccc import CCCIE
96 from .ceskatelevize import CeskaTelevizeIE
97 from .channel9 import Channel9IE
98 from .chaturbate import ChaturbateIE
99 from .chilloutzone import ChilloutzoneIE
100 from .chirbit import (
101     ChirbitIE,
102     ChirbitProfileIE,
103 )
104 from .cinchcast import CinchcastIE
105 from .cinemassacre import CinemassacreIE
106 from .clipfish import ClipfishIE
107 from .cliphunter import CliphunterIE
108 from .clipsyndicate import ClipsyndicateIE
109 from .cloudy import CloudyIE
110 from .clubic import ClubicIE
111 from .clyp import ClypIE
112 from .cmt import CMTIE
113 from .cnet import CNETIE
114 from .cnn import (
115     CNNIE,
116     CNNBlogsIE,
117     CNNArticleIE,
118 )
119 from .collegehumor import CollegeHumorIE
120 from .collegerama import CollegeRamaIE
121 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
122 from .comcarcoff import ComCarCoffIE
123 from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
124 from .condenast import CondeNastIE
125 from .cracked import CrackedIE
126 from .criterion import CriterionIE
127 from .crooksandliars import CrooksAndLiarsIE
128 from .crunchyroll import (
129     CrunchyrollIE,
130     CrunchyrollShowPlaylistIE
131 )
132 from .cspan import CSpanIE
133 from .ctsnews import CtsNewsIE
134 from .cultureunplugged import CultureUnpluggedIE
135 from .cwtv import CWTVIE
136 from .dailymotion import (
137     DailymotionIE,
138     DailymotionPlaylistIE,
139     DailymotionUserIE,
140     DailymotionCloudIE,
141 )
142 from .daum import (
143     DaumIE,
144     DaumClipIE,
145 )
146 from .dbtv import DBTVIE
147 from .dcn import (
148     DCNIE,
149     DCNVideoIE,
150     DCNLiveIE,
151     DCNSeasonIE,
152 )
153 from .dctp import DctpTvIE
154 from .deezer import DeezerPlaylistIE
155 from .democracynow import DemocracynowIE
156 from .dfb import DFBIE
157 from .dhm import DHMIE
158 from .dotsub import DotsubIE
159 from .douyutv import DouyuTVIE
160 from .dplay import DPlayIE
161 from .dramafever import (
162     DramaFeverIE,
163     DramaFeverSeriesIE,
164 )
165 from .dreisat import DreiSatIE
166 from .drbonanza import DRBonanzaIE
167 from .drtuber import DrTuberIE
168 from .drtv import DRTVIE
169 from .dvtv import DVTVIE
170 from .dump import DumpIE
171 from .dumpert import DumpertIE
172 from .defense import DefenseGouvFrIE
173 from .discovery import DiscoveryIE
174 from .dropbox import DropboxIE
175 from .eagleplatform import EaglePlatformIE
176 from .ebaumsworld import EbaumsWorldIE
177 from .echomsk import EchoMskIE
178 from .ehow import EHowIE
179 from .eighttracks import EightTracksIE
180 from .einthusan import EinthusanIE
181 from .eitb import EitbIE
182 from .ellentv import (
183     EllenTVIE,
184     EllenTVClipsIE,
185 )
186 from .elpais import ElPaisIE
187 from .embedly import EmbedlyIE
188 from .engadget import EngadgetIE
189 from .eporner import EpornerIE
190 from .eroprofile import EroProfileIE
191 from .escapist import EscapistIE
192 from .espn import ESPNIE
193 from .esri import EsriVideoIE
194 from .europa import EuropaIE
195 from .everyonesmixtape import EveryonesMixtapeIE
196 from .exfm import ExfmIE
197 from .expotv import ExpoTVIE
198 from .extremetube import ExtremeTubeIE
199 from .facebook import (
200     FacebookIE,
201     FacebookPostIE,
202 )
203 from .faz import FazIE
204 from .fc2 import FC2IE
205 from .fczenit import FczenitIE
206 from .firstpost import FirstpostIE
207 from .firsttv import FirstTVIE
208 from .fivemin import FiveMinIE
209 from .fivetv import FiveTVIE
210 from .fktv import FKTVIE
211 from .flickr import FlickrIE
212 from .folketinget import FolketingetIE
213 from .footyroom import FootyRoomIE
214 from .fourtube import FourTubeIE
215 from .fox import FOXIE
216 from .foxgay import FoxgayIE
217 from .foxnews import FoxNewsIE
218 from .foxsports import FoxSportsIE
219 from .franceculture import (
220     FranceCultureIE,
221     FranceCultureEmissionIE,
222 )
223 from .franceinter import FranceInterIE
224 from .francetv import (
225     PluzzIE,
226     FranceTvInfoIE,
227     FranceTVIE,
228     GenerationQuoiIE,
229     CultureboxIE,
230 )
231 from .freesound import FreesoundIE
232 from .freespeech import FreespeechIE
233 from .freevideo import FreeVideoIE
234 from .funimation import FunimationIE
235 from .funnyordie import FunnyOrDieIE
236 from .gameinformer import GameInformerIE
237 from .gamekings import GamekingsIE
238 from .gameone import (
239     GameOneIE,
240     GameOnePlaylistIE,
241 )
242 from .gamersyde import GamersydeIE
243 from .gamespot import GameSpotIE
244 from .gamestar import GameStarIE
245 from .gametrailers import GametrailersIE
246 from .gazeta import GazetaIE
247 from .gdcvault import GDCVaultIE
248 from .generic import GenericIE
249 from .gfycat import GfycatIE
250 from .giantbomb import GiantBombIE
251 from .giga import GigaIE
252 from .glide import GlideIE
253 from .globo import (
254     GloboIE,
255     GloboArticleIE,
256 )
257 from .godtube import GodTubeIE
258 from .goldenmoustache import GoldenMoustacheIE
259 from .golem import GolemIE
260 from .googledrive import GoogleDriveIE
261 from .googleplus import GooglePlusIE
262 from .googlesearch import GoogleSearchIE
263 from .goshgay import GoshgayIE
264 from .gputechconf import GPUTechConfIE
265 from .groupon import GrouponIE
266 from .hark import HarkIE
267 from .hearthisat import HearThisAtIE
268 from .heise import HeiseIE
269 from .hellporno import HellPornoIE
270 from .helsinki import HelsinkiIE
271 from .hentaistigma import HentaiStigmaIE
272 from .historicfilms import HistoricFilmsIE
273 from .hitbox import HitboxIE, HitboxLiveIE
274 from .hornbunny import HornBunnyIE
275 from .hotnewhiphop import HotNewHipHopIE
276 from .hotstar import HotStarIE
277 from .howcast import HowcastIE
278 from .howstuffworks import HowStuffWorksIE
279 from .huffpost import HuffPostIE
280 from .hypem import HypemIE
281 from .iconosquare import IconosquareIE
282 from .ign import (
283     IGNIE,
284     OneUPIE,
285     PCMagIE,
286 )
287 from .imdb import (
288     ImdbIE,
289     ImdbListIE
290 )
291 from .imgur import (
292     ImgurIE,
293     ImgurAlbumIE,
294 )
295 from .ina import InaIE
296 from .indavideo import (
297     IndavideoIE,
298     IndavideoEmbedIE,
299 )
300 from .infoq import InfoQIE
301 from .instagram import InstagramIE, InstagramUserIE
302 from .internetvideoarchive import InternetVideoArchiveIE
303 from .iprima import IPrimaIE
304 from .iqiyi import IqiyiIE
305 from .ir90tv import Ir90TvIE
306 from .ivi import (
307     IviIE,
308     IviCompilationIE
309 )
310 from .ivideon import IvideonIE
311 from .izlesene import IzleseneIE
312 from .jadorecettepub import JadoreCettePubIE
313 from .jeuxvideo import JeuxVideoIE
314 from .jove import JoveIE
315 from .jwplatform import JWPlatformIE
316 from .jpopsukitv import JpopsukiIE
317 from .kaltura import KalturaIE
318 from .kanalplay import KanalPlayIE
319 from .kankan import KankanIE
320 from .karaoketv import KaraoketvIE
321 from .karrierevideos import KarriereVideosIE
322 from .keezmovies import KeezMoviesIE
323 from .khanacademy import KhanAcademyIE
324 from .kickstarter import KickStarterIE
325 from .keek import KeekIE
326 from .kontrtube import KontrTubeIE
327 from .krasview import KrasViewIE
328 from .ku6 import Ku6IE
329 from .kuwo import (
330     KuwoIE,
331     KuwoAlbumIE,
332     KuwoChartIE,
333     KuwoSingerIE,
334     KuwoCategoryIE,
335     KuwoMvIE,
336 )
337 from .la7 import LA7IE
338 from .laola1tv import Laola1TvIE
339 from .lecture2go import Lecture2GoIE
340 from .lemonde import LemondeIE
341 from .letv import (
342     LetvIE,
343     LetvTvIE,
344     LetvPlaylistIE,
345     LetvCloudIE,
346 )
347 from .libsyn import LibsynIE
348 from .lifenews import (
349     LifeNewsIE,
350     LifeEmbedIE,
351 )
352 from .limelight import (
353     LimelightMediaIE,
354     LimelightChannelIE,
355     LimelightChannelListIE,
356 )
357 from .liveleak import LiveLeakIE
358 from .livestream import (
359     LivestreamIE,
360     LivestreamOriginalIE,
361     LivestreamShortenerIE,
362 )
363 from .lnkgo import LnkGoIE
364 from .lovehomeporn import LoveHomePornIE
365 from .lrt import LRTIE
366 from .lynda import (
367     LyndaIE,
368     LyndaCourseIE
369 )
370 from .m6 import M6IE
371 from .macgamestore import MacGameStoreIE
372 from .mailru import MailRuIE
373 from .makertv import MakerTVIE
374 from .malemotion import MalemotionIE
375 from .matchtv import MatchTVIE
376 from .mdr import MDRIE
377 from .metacafe import MetacafeIE
378 from .metacritic import MetacriticIE
379 from .mgoon import MgoonIE
380 from .minhateca import MinhatecaIE
381 from .ministrygrid import MinistryGridIE
382 from .miomio import MioMioIE
383 from .mit import TechTVMITIE, MITIE, OCWMITIE
384 from .mitele import MiTeleIE
385 from .mixcloud import MixcloudIE
386 from .mlb import MLBIE
387 from .mpora import MporaIE
388 from .moevideo import MoeVideoIE
389 from .mofosex import MofosexIE
390 from .mojvideo import MojvideoIE
391 from .moniker import MonikerIE
392 from .mooshare import MooshareIE
393 from .morningstar import MorningstarIE
394 from .motherless import MotherlessIE
395 from .motorsport import MotorsportIE
396 from .movieclips import MovieClipsIE
397 from .moviezine import MoviezineIE
398 from .mtv import (
399     MTVIE,
400     MTVServicesEmbeddedIE,
401     MTVIggyIE,
402     MTVDEIE,
403 )
404 from .muenchentv import MuenchenTVIE
405 from .musicplayon import MusicPlayOnIE
406 from .muzu import MuzuTVIE
407 from .mwave import MwaveIE
408 from .myspace import MySpaceIE, MySpaceAlbumIE
409 from .myspass import MySpassIE
410 from .myvi import MyviIE
411 from .myvideo import MyVideoIE
412 from .myvidster import MyVidsterIE
413 from .nationalgeographic import NationalGeographicIE
414 from .naver import NaverIE
415 from .nba import NBAIE
416 from .nbc import (
417     NBCIE,
418     NBCNewsIE,
419     NBCSportsIE,
420     NBCSportsVPlayerIE,
421     MSNBCIE,
422 )
423 from .ndr import (
424     NDRIE,
425     NJoyIE,
426     NDREmbedBaseIE,
427     NDREmbedIE,
428     NJoyEmbedIE,
429 )
430 from .ndtv import NDTVIE
431 from .netzkino import NetzkinoIE
432 from .nerdcubed import NerdCubedFeedIE
433 from .nerdist import NerdistIE
434 from .neteasemusic import (
435     NetEaseMusicIE,
436     NetEaseMusicAlbumIE,
437     NetEaseMusicSingerIE,
438     NetEaseMusicListIE,
439     NetEaseMusicMvIE,
440     NetEaseMusicProgramIE,
441     NetEaseMusicDjRadioIE,
442 )
443 from .newgrounds import NewgroundsIE
444 from .newstube import NewstubeIE
445 from .nextmedia import (
446     NextMediaIE,
447     NextMediaActionNewsIE,
448     AppleDailyIE,
449 )
450 from .nextmovie import NextMovieIE
451 from .nfb import NFBIE
452 from .nfl import NFLIE
453 from .nhl import (
454     NHLIE,
455     NHLNewsIE,
456     NHLVideocenterIE,
457 )
458 from .nick import NickIE
459 from .niconico import NiconicoIE, NiconicoPlaylistIE
460 from .ninegag import NineGagIE
461 from .noco import NocoIE
462 from .normalboots import NormalbootsIE
463 from .nosvideo import NosVideoIE
464 from .nova import NovaIE
465 from .novamov import (
466     NovaMovIE,
467     WholeCloudIE,
468     NowVideoIE,
469     VideoWeedIE,
470     CloudTimeIE,
471 )
472 from .nowness import (
473     NownessIE,
474     NownessPlaylistIE,
475     NownessSeriesIE,
476 )
477 from .nowtv import (
478     NowTVIE,
479     NowTVListIE,
480 )
481 from .npo import (
482     NPOIE,
483     NPOLiveIE,
484     NPORadioIE,
485     NPORadioFragmentIE,
486     SchoolTVIE,
487     VPROIE,
488     WNLIE
489 )
490 from .npr import NprIE
491 from .nrk import (
492     NRKIE,
493     NRKPlaylistIE,
494     NRKTVIE,
495 )
496 from .ntvde import NTVDeIE
497 from .ntvru import NTVRuIE
498 from .nytimes import (
499     NYTimesIE,
500     NYTimesArticleIE,
501 )
502 from .nuvid import NuvidIE
503 from .odnoklassniki import OdnoklassnikiIE
504 from .oktoberfesttv import OktoberfestTVIE
505 from .onionstudios import OnionStudiosIE
506 from .ooyala import (
507     OoyalaIE,
508     OoyalaExternalIE,
509 )
510 from .ora import OraTVIE
511 from .orf import (
512     ORFTVthekIE,
513     ORFOE1IE,
514     ORFFM4IE,
515     ORFIPTVIE,
516 )
517 from .pandoratv import PandoraTVIE
518 from .parliamentliveuk import ParliamentLiveUKIE
519 from .patreon import PatreonIE
520 from .pbs import PBSIE
521 from .periscope import PeriscopeIE
522 from .philharmoniedeparis import PhilharmonieDeParisIE
523 from .phoenix import PhoenixIE
524 from .photobucket import PhotobucketIE
525 from .pinkbike import PinkbikeIE
526 from .planetaplay import PlanetaPlayIE
527 from .pladform import PladformIE
528 from .played import PlayedIE
529 from .playfm import PlayFMIE
530 from .playtvak import PlaytvakIE
531 from .playvid import PlayvidIE
532 from .playwire import PlaywireIE
533 from .pluralsight import (
534     PluralsightIE,
535     PluralsightCourseIE,
536 )
537 from .podomatic import PodomaticIE
538 from .porn91 import Porn91IE
539 from .pornhd import PornHdIE
540 from .pornhub import (
541     PornHubIE,
542     PornHubPlaylistIE,
543 )
544 from .pornotube import PornotubeIE
545 from .pornovoisines import PornoVoisinesIE
546 from .pornoxo import PornoXOIE
547 from .primesharetv import PrimeShareTVIE
548 from .promptfile import PromptFileIE
549 from .prosiebensat1 import ProSiebenSat1IE
550 from .puls4 import Puls4IE
551 from .pyvideo import PyvideoIE
552 from .qqmusic import (
553     QQMusicIE,
554     QQMusicSingerIE,
555     QQMusicAlbumIE,
556     QQMusicToplistIE,
557     QQMusicPlaylistIE,
558 )
559 from .quickvid import QuickVidIE
560 from .r7 import R7IE
561 from .radiode import RadioDeIE
562 from .radiojavan import RadioJavanIE
563 from .radiobremen import RadioBremenIE
564 from .radiofrance import RadioFranceIE
565 from .rai import (
566     RaiTVIE,
567     RaiIE,
568 )
569 from .rbmaradio import RBMARadioIE
570 from .rds import RDSIE
571 from .redtube import RedTubeIE
572 from .regiotv import RegioTVIE
573 from .restudy import RestudyIE
574 from .reverbnation import ReverbNationIE
575 from .revision3 import Revision3IE
576 from .ringtv import RingTVIE
577 from .ro220 import Ro220IE
578 from .rottentomatoes import RottenTomatoesIE
579 from .roxwel import RoxwelIE
580 from .rtbf import RTBFIE
581 from .rte import RteIE, RteRadioIE
582 from .rtlnl import RtlNlIE
583 from .rtl2 import RTL2IE
584 from .rtp import RTPIE
585 from .rts import RTSIE
586 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
587 from .rtvnh import RTVNHIE
588 from .ruhd import RUHDIE
589 from .ruleporn import RulePornIE
590 from .rutube import (
591     RutubeIE,
592     RutubeChannelIE,
593     RutubeEmbedIE,
594     RutubeMovieIE,
595     RutubePersonIE,
596 )
597 from .rutv import RUTVIE
598 from .ruutu import RuutuIE
599 from .sandia import SandiaIE
600 from .safari import (
601     SafariIE,
602     SafariCourseIE,
603 )
604 from .sapo import SapoIE
605 from .savefrom import SaveFromIE
606 from .sbs import SBSIE
607 from .scivee import SciVeeIE
608 from .screencast import ScreencastIE
609 from .screencastomatic import ScreencastOMaticIE
610 from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
611 from .senateisvp import SenateISVPIE
612 from .servingsys import ServingSysIE
613 from .sexu import SexuIE
614 from .sexykarma import SexyKarmaIE
615 from .shahid import ShahidIE
616 from .shared import SharedIE
617 from .sharesix import ShareSixIE
618 from .sina import SinaIE
619 from .skynewsarabia import (
620     SkyNewsArabiaIE,
621     SkyNewsArabiaArticleIE,
622 )
623 from .slideshare import SlideshareIE
624 from .slutload import SlutloadIE
625 from .smotri import (
626     SmotriIE,
627     SmotriCommunityIE,
628     SmotriUserIE,
629     SmotriBroadcastIE,
630 )
631 from .snagfilms import (
632     SnagFilmsIE,
633     SnagFilmsEmbedIE,
634 )
635 from .snotr import SnotrIE
636 from .sohu import SohuIE
637 from .soundcloud import (
638     SoundcloudIE,
639     SoundcloudSetIE,
640     SoundcloudUserIE,
641     SoundcloudPlaylistIE,
642     SoundcloudSearchIE
643 )
644 from .soundgasm import (
645     SoundgasmIE,
646     SoundgasmProfileIE
647 )
648 from .southpark import (
649     SouthParkIE,
650     SouthParkDeIE,
651     SouthParkDkIE,
652     SouthParkEsIE,
653     SouthParkNlIE
654 )
655 from .space import SpaceIE
656 from .spankbang import SpankBangIE
657 from .spankwire import SpankwireIE
658 from .spiegel import SpiegelIE, SpiegelArticleIE
659 from .spiegeltv import SpiegeltvIE
660 from .spike import SpikeIE
661 from .stitcher import StitcherIE
662 from .sport5 import Sport5IE
663 from .sportbox import (
664     SportBoxIE,
665     SportBoxEmbedIE,
666 )
667 from .sportdeutschland import SportDeutschlandIE
668 from .srgssr import (
669     SRGSSRIE,
670     SRGSSRPlayIE,
671 )
672 from .srmediathek import SRMediathekIE
673 from .ssa import SSAIE
674 from .stanfordoc import StanfordOpenClassroomIE
675 from .steam import SteamIE
676 from .streamcloud import StreamcloudIE
677 from .streamcz import StreamCZIE
678 from .streetvoice import StreetVoiceIE
679 from .sunporno import SunPornoIE
680 from .svt import (
681     SVTIE,
682     SVTPlayIE,
683 )
684 from .swrmediathek import SWRMediathekIE
685 from .syfy import SyfyIE
686 from .sztvhu import SztvHuIE
687 from .tagesschau import TagesschauIE
688 from .tapely import TapelyIE
689 from .tass import TassIE
690 from .teachertube import (
691     TeacherTubeIE,
692     TeacherTubeUserIE,
693 )
694 from .teachingchannel import TeachingChannelIE
695 from .teamcoco import TeamcocoIE
696 from .techtalks import TechTalksIE
697 from .ted import TEDIE
698 from .tele13 import Tele13IE
699 from .telebruxelles import TeleBruxellesIE
700 from .telecinco import TelecincoIE
701 from .telegraaf import TelegraafIE
702 from .telemb import TeleMBIE
703 from .teletask import TeleTaskIE
704 from .tenplay import TenPlayIE
705 from .testurl import TestURLIE
706 from .tf1 import TF1IE
707 from .theintercept import TheInterceptIE
708 from .theonion import TheOnionIE
709 from .theplatform import (
710     ThePlatformIE,
711     ThePlatformFeedIE,
712 )
713 from .thesixtyone import TheSixtyOneIE
714 from .thisamericanlife import ThisAmericanLifeIE
715 from .thisav import ThisAVIE
716 from .tinypic import TinyPicIE
717 from .tlc import TlcDeIE
718 from .tmz import (
719     TMZIE,
720     TMZArticleIE,
721 )
722 from .tnaflix import (
723     TNAFlixIE,
724     EMPFlixIE,
725     MovieFapIE,
726 )
727 from .toggle import ToggleIE
728 from .thvideo import (
729     THVideoIE,
730     THVideoPlaylistIE
731 )
732 from .toutv import TouTvIE
733 from .toypics import ToypicsUserIE, ToypicsIE
734 from .traileraddict import TrailerAddictIE
735 from .trilulilu import TriluliluIE
736 from .trollvids import TrollvidsIE
737 from .trutube import TruTubeIE
738 from .tube8 import Tube8IE
739 from .tubitv import TubiTvIE
740 from .tudou import (
741     TudouIE,
742     TudouPlaylistIE,
743     TudouAlbumIE,
744 )
745 from .tumblr import TumblrIE
746 from .tunein import (
747     TuneInClipIE,
748     TuneInStationIE,
749     TuneInProgramIE,
750     TuneInTopicIE,
751     TuneInShortenerIE,
752 )
753 from .turbo import TurboIE
754 from .tutv import TutvIE
755 from .tv2 import (
756     TV2IE,
757     TV2ArticleIE,
758 )
759 from .tv4 import TV4IE
760 from .tvc import (
761     TVCIE,
762     TVCArticleIE,
763 )
764 from .tvigle import TvigleIE
765 from .tvland import TVLandIE
766 from .tvp import TvpIE, TvpSeriesIE
767 from .tvplay import TVPlayIE
768 from .tweakers import TweakersIE
769 from .twentyfourvideo import TwentyFourVideoIE
770 from .twentymin import TwentyMinutenIE
771 from .twentytwotracks import (
772     TwentyTwoTracksIE,
773     TwentyTwoTracksGenreIE
774 )
775 from .twitch import (
776     TwitchVideoIE,
777     TwitchChapterIE,
778     TwitchVodIE,
779     TwitchProfileIE,
780     TwitchPastBroadcastsIE,
781     TwitchBookmarksIE,
782     TwitchStreamIE,
783 )
784 from .twitter import TwitterCardIE, TwitterIE
785 from .ubu import UbuIE
786 from .udemy import (
787     UdemyIE,
788     UdemyCourseIE
789 )
790 from .udn import UDNEmbedIE
791 from .digiteka import DigitekaIE
792 from .unistra import UnistraIE
793 from .urort import UrortIE
794 from .ustream import UstreamIE, UstreamChannelIE
795 from .varzesh3 import Varzesh3IE
796 from .vbox7 import Vbox7IE
797 from .veehd import VeeHDIE
798 from .veoh import VeohIE
799 from .vessel import VesselIE
800 from .vesti import VestiIE
801 from .vevo import VevoIE
802 from .vgtv import (
803     BTArticleIE,
804     BTVestlendingenIE,
805     VGTVIE,
806 )
807 from .vh1 import VH1IE
808 from .vice import ViceIE
809 from .viddler import ViddlerIE
810 from .videodetective import VideoDetectiveIE
811 from .videofyme import VideofyMeIE
812 from .videomega import VideoMegaIE
813 from .videomore import (
814     VideomoreIE,
815     VideomoreVideoIE,
816     VideomoreSeasonIE,
817 )
818 from .videopremium import VideoPremiumIE
819 from .videott import VideoTtIE
820 from .vidme import VidmeIE
821 from .vidzi import VidziIE
822 from .vier import VierIE, VierVideosIE
823 from .viewster import ViewsterIE
824 from .viidea import ViideaIE
825 from .vimeo import (
826     VimeoIE,
827     VimeoAlbumIE,
828     VimeoChannelIE,
829     VimeoGroupsIE,
830     VimeoLikesIE,
831     VimeoReviewIE,
832     VimeoUserIE,
833     VimeoWatchLaterIE,
834 )
835 from .vimple import VimpleIE
836 from .vine import (
837     VineIE,
838     VineUserIE,
839 )
840 from .viki import (
841     VikiIE,
842     VikiChannelIE,
843 )
844 from .vk import (
845     VKIE,
846     VKUserVideosIE,
847 )
848 from .vlive import VLiveIE
849 from .vodlocker import VodlockerIE
850 from .voicerepublic import VoiceRepublicIE
851 from .vporn import VpornIE
852 from .vrt import VRTIE
853 from .vube import VubeIE
854 from .vuclip import VuClipIE
855 from .vulture import VultureIE
856 from .walla import WallaIE
857 from .washingtonpost import WashingtonPostIE
858 from .wat import WatIE
859 from .wayofthemaster import WayOfTheMasterIE
860 from .wdr import (
861     WDRIE,
862     WDRMobileIE,
863     WDRMausIE,
864 )
865 from .webofstories import (
866     WebOfStoriesIE,
867     WebOfStoriesPlaylistIE,
868 )
869 from .weibo import WeiboIE
870 from .weiqitv import WeiqiTVIE
871 from .wimp import WimpIE
872 from .wistia import WistiaIE
873 from .worldstarhiphop import WorldStarHipHopIE
874 from .wrzuta import WrzutaIE
875 from .wsj import WSJIE
876 from .xbef import XBefIE
877 from .xboxclips import XboxClipsIE
878 from .xfileshare import XFileShareIE
879 from .xhamster import (
880     XHamsterIE,
881     XHamsterEmbedIE,
882 )
883 from .xminus import XMinusIE
884 from .xnxx import XNXXIE
885 from .xstream import XstreamIE
886 from .xtube import XTubeUserIE, XTubeIE
887 from .xuite import XuiteIE
888 from .xvideos import XVideosIE
889 from .xxxymovies import XXXYMoviesIE
890 from .yahoo import (
891     YahooIE,
892     YahooSearchIE,
893 )
894 from .yam import YamIE
895 from .yandexmusic import (
896     YandexMusicTrackIE,
897     YandexMusicAlbumIE,
898     YandexMusicPlaylistIE,
899 )
900 from .yesjapan import YesJapanIE
901 from .yinyuetai import YinYueTaiIE
902 from .ynet import YnetIE
903 from .youjizz import YouJizzIE
904 from .youku import YoukuIE
905 from .youporn import YouPornIE
906 from .yourupload import YourUploadIE
907 from .youtube import (
908     YoutubeIE,
909     YoutubeChannelIE,
910     YoutubeFavouritesIE,
911     YoutubeHistoryIE,
912     YoutubePlaylistIE,
913     YoutubeRecommendedIE,
914     YoutubeSearchDateIE,
915     YoutubeSearchIE,
916     YoutubeSearchURLIE,
917     YoutubeShowIE,
918     YoutubeSubscriptionsIE,
919     YoutubeTruncatedIDIE,
920     YoutubeTruncatedURLIE,
921     YoutubeUserIE,
922     YoutubePlaylistsIE,
923     YoutubeWatchLaterIE,
924 )
925 from .zapiks import ZapiksIE
926 from .zdf import ZDFIE, ZDFChannelIE
927 from .zingmp3 import (
928     ZingMp3SongIE,
929     ZingMp3AlbumIE,
930 )
931 from .zippcast import ZippCastIE
932
933 _ALL_CLASSES = [
934     klass
935     for name, klass in globals().items()
936     if name.endswith('IE') and name != 'GenericIE'
937 ]
938 _ALL_CLASSES.append(GenericIE)
939
940
941 def gen_extractors():
942     """ Return a list of an instance of every supported extractor.
943     The order does matter; the first extractor matched is the one handling the URL.
944     """
945     return [klass() for klass in _ALL_CLASSES]
946
947
948 def list_extractors(age_limit):
949     """
950     Return a list of extractors that are suitable for the given age,
951     sorted by extractor ID.
952     """
953
954     return sorted(
955         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
956         key=lambda ie: ie.IE_NAME.lower())
957
958
959 def get_info_extractor(ie_name):
960     """Returns the info extractor class with the given ie_name"""
961     return globals()[ie_name + 'IE']