[tubitv] Add new extractor (Closes #5524)
[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 .addanime import AddAnimeIE
7 from .adobetv import AdobeTVIE
8 from .adultswim import AdultSwimIE
9 from .aftenposten import AftenpostenIE
10 from .aftonbladet import AftonbladetIE
11 from .airmozilla import AirMozillaIE
12 from .aljazeera import AlJazeeraIE
13 from .alphaporno import AlphaPornoIE
14 from .anitube import AnitubeIE
15 from .anysex import AnySexIE
16 from .aol import AolIE
17 from .allocine import AllocineIE
18 from .aparat import AparatIE
19 from .appletrailers import AppleTrailersIE
20 from .archiveorg import ArchiveOrgIE
21 from .ard import ARDIE, ARDMediathekIE
22 from .arte import (
23     ArteTvIE,
24     ArteTVPlus7IE,
25     ArteTVCreativeIE,
26     ArteTVConcertIE,
27     ArteTVFutureIE,
28     ArteTVDDCIE,
29     ArteTVEmbedIE,
30 )
31 from .atresplayer import AtresPlayerIE
32 from .atttechchannel import ATTTechChannelIE
33 from .audiomack import AudiomackIE, AudiomackAlbumIE
34 from .azubu import AzubuIE
35 from .baidu import BaiduVideoIE
36 from .bambuser import BambuserIE, BambuserChannelIE
37 from .bandcamp import BandcampIE, BandcampAlbumIE
38 from .bbccouk import BBCCoUkIE
39 from .beeg import BeegIE
40 from .behindkink import BehindKinkIE
41 from .beatportpro import BeatportProIE
42 from .bet import BetIE
43 from .bild import BildIE
44 from .bilibili import BiliBiliIE
45 from .blinkx import BlinkxIE
46 from .bliptv import BlipTVIE, BlipTVUserIE
47 from .bloomberg import BloombergIE
48 from .bpb import BpbIE
49 from .br import BRIE
50 from .breakcom import BreakIE
51 from .brightcove import BrightcoveIE
52 from .buzzfeed import BuzzFeedIE
53 from .byutv import BYUtvIE
54 from .c56 import C56IE
55 from .camdemy import (
56     CamdemyIE,
57     CamdemyFolderIE
58 )
59 from .canal13cl import Canal13clIE
60 from .canalplus import CanalplusIE
61 from .canalc2 import Canalc2IE
62 from .cbs import CBSIE
63 from .cbsnews import CBSNewsIE
64 from .cbssports import CBSSportsIE
65 from .ccc import CCCIE
66 from .ceskatelevize import CeskaTelevizeIE
67 from .channel9 import Channel9IE
68 from .chilloutzone import ChilloutzoneIE
69 from .chirbit import (
70     ChirbitIE,
71     ChirbitProfileIE,
72 )
73 from .cinchcast import CinchcastIE
74 from .cinemassacre import CinemassacreIE
75 from .clipfish import ClipfishIE
76 from .cliphunter import CliphunterIE
77 from .clipsyndicate import ClipsyndicateIE
78 from .cloudy import CloudyIE
79 from .clubic import ClubicIE
80 from .cmt import CMTIE
81 from .cnet import CNETIE
82 from .cnn import (
83     CNNIE,
84     CNNBlogsIE,
85     CNNArticleIE,
86 )
87 from .collegehumor import CollegeHumorIE
88 from .collegerama import CollegeRamaIE
89 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
90 from .comcarcoff import ComCarCoffIE
91 from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
92 from .condenast import CondeNastIE
93 from .cracked import CrackedIE
94 from .criterion import CriterionIE
95 from .crooksandliars import CrooksAndLiarsIE
96 from .crunchyroll import (
97     CrunchyrollIE,
98     CrunchyrollShowPlaylistIE
99 )
100 from .cspan import CSpanIE
101 from .ctsnews import CtsNewsIE
102 from .dailymotion import (
103     DailymotionIE,
104     DailymotionPlaylistIE,
105     DailymotionUserIE,
106 )
107 from .daum import DaumIE
108 from .dbtv import DBTVIE
109 from .dctp import DctpTvIE
110 from .deezer import DeezerPlaylistIE
111 from .dfb import DFBIE
112 from .dhm import DHMIE
113 from .dotsub import DotsubIE
114 from .douyutv import DouyuTVIE
115 from .dreisat import DreiSatIE
116 from .drbonanza import DRBonanzaIE
117 from .drtuber import DrTuberIE
118 from .drtv import DRTVIE
119 from .dvtv import DVTVIE
120 from .dump import DumpIE
121 from .dumpert import DumpertIE
122 from .defense import DefenseGouvFrIE
123 from .discovery import DiscoveryIE
124 from .divxstage import DivxStageIE
125 from .dropbox import DropboxIE
126 from .eagleplatform import EaglePlatformIE
127 from .ebaumsworld import EbaumsWorldIE
128 from .echomsk import EchoMskIE
129 from .ehow import EHowIE
130 from .eighttracks import EightTracksIE
131 from .einthusan import EinthusanIE
132 from .eitb import EitbIE
133 from .ellentv import (
134     EllenTVIE,
135     EllenTVClipsIE,
136 )
137 from .elpais import ElPaisIE
138 from .embedly import EmbedlyIE
139 from .empflix import EMPFlixIE
140 from .engadget import EngadgetIE
141 from .eporner import EpornerIE
142 from .eroprofile import EroProfileIE
143 from .escapist import EscapistIE
144 from .espn import ESPNIE
145 from .everyonesmixtape import EveryonesMixtapeIE
146 from .exfm import ExfmIE
147 from .expotv import ExpoTVIE
148 from .extremetube import ExtremeTubeIE
149 from .facebook import FacebookIE
150 from .faz import FazIE
151 from .fc2 import FC2IE
152 from .firstpost import FirstpostIE
153 from .firsttv import FirstTVIE
154 from .fivemin import FiveMinIE
155 from .fktv import (
156     FKTVIE,
157     FKTVPosteckeIE,
158 )
159 from .flickr import FlickrIE
160 from .folketinget import FolketingetIE
161 from .footyroom import FootyRoomIE
162 from .fourtube import FourTubeIE
163 from .foxgay import FoxgayIE
164 from .foxnews import FoxNewsIE
165 from .foxsports import FoxSportsIE
166 from .franceculture import FranceCultureIE
167 from .franceinter import FranceInterIE
168 from .francetv import (
169     PluzzIE,
170     FranceTvInfoIE,
171     FranceTVIE,
172     GenerationQuoiIE,
173     CultureboxIE,
174 )
175 from .freesound import FreesoundIE
176 from .freespeech import FreespeechIE
177 from .freevideo import FreeVideoIE
178 from .funnyordie import FunnyOrDieIE
179 from .gamekings import GamekingsIE
180 from .gameone import (
181     GameOneIE,
182     GameOnePlaylistIE,
183 )
184 from .gamersyde import GamersydeIE
185 from .gamespot import GameSpotIE
186 from .gamestar import GameStarIE
187 from .gametrailers import GametrailersIE
188 from .gazeta import GazetaIE
189 from .gdcvault import GDCVaultIE
190 from .generic import GenericIE
191 from .gfycat import GfycatIE
192 from .giantbomb import GiantBombIE
193 from .giga import GigaIE
194 from .glide import GlideIE
195 from .globo import GloboIE
196 from .godtube import GodTubeIE
197 from .goldenmoustache import GoldenMoustacheIE
198 from .golem import GolemIE
199 from .googleplus import GooglePlusIE
200 from .googlesearch import GoogleSearchIE
201 from .gorillavid import GorillaVidIE
202 from .goshgay import GoshgayIE
203 from .groupon import GrouponIE
204 from .hark import HarkIE
205 from .hearthisat import HearThisAtIE
206 from .heise import HeiseIE
207 from .hellporno import HellPornoIE
208 from .helsinki import HelsinkiIE
209 from .hentaistigma import HentaiStigmaIE
210 from .historicfilms import HistoricFilmsIE
211 from .history import HistoryIE
212 from .hitbox import HitboxIE, HitboxLiveIE
213 from .hornbunny import HornBunnyIE
214 from .hostingbulk import HostingBulkIE
215 from .hotnewhiphop import HotNewHipHopIE
216 from .howcast import HowcastIE
217 from .howstuffworks import HowStuffWorksIE
218 from .huffpost import HuffPostIE
219 from .hypem import HypemIE
220 from .iconosquare import IconosquareIE
221 from .ign import IGNIE, OneUPIE
222 from .imdb import (
223     ImdbIE,
224     ImdbListIE
225 )
226 from .imgur import ImgurIE
227 from .ina import InaIE
228 from .infoq import InfoQIE
229 from .instagram import InstagramIE, InstagramUserIE
230 from .internetvideoarchive import InternetVideoArchiveIE
231 from .iprima import IPrimaIE
232 from .ivi import (
233     IviIE,
234     IviCompilationIE
235 )
236 from .izlesene import IzleseneIE
237 from .jadorecettepub import JadoreCettePubIE
238 from .jeuxvideo import JeuxVideoIE
239 from .jove import JoveIE
240 from .jukebox import JukeboxIE
241 from .jpopsukitv import JpopsukiIE
242 from .kaltura import KalturaIE
243 from .kanalplay import KanalPlayIE
244 from .kankan import KankanIE
245 from .karaoketv import KaraoketvIE
246 from .karrierevideos import KarriereVideosIE
247 from .keezmovies import KeezMoviesIE
248 from .khanacademy import KhanAcademyIE
249 from .kickstarter import KickStarterIE
250 from .keek import KeekIE
251 from .kontrtube import KontrTubeIE
252 from .krasview import KrasViewIE
253 from .ku6 import Ku6IE
254 from .la7 import LA7IE
255 from .laola1tv import Laola1TvIE
256 from .letv import (
257     LetvIE,
258     LetvTvIE,
259     LetvPlaylistIE
260 )
261 from .libsyn import LibsynIE
262 from .lifenews import (
263     LifeNewsIE,
264     LifeEmbedIE,
265 )
266 from .liveleak import LiveLeakIE
267 from .livestream import (
268     LivestreamIE,
269     LivestreamOriginalIE,
270     LivestreamShortenerIE,
271 )
272 from .lnkgo import LnkGoIE
273 from .lrt import LRTIE
274 from .lynda import (
275     LyndaIE,
276     LyndaCourseIE
277 )
278 from .m6 import M6IE
279 from .macgamestore import MacGameStoreIE
280 from .mailru import MailRuIE
281 from .malemotion import MalemotionIE
282 from .mdr import MDRIE
283 from .megavideoz import MegaVideozIE
284 from .metacafe import MetacafeIE
285 from .metacritic import MetacriticIE
286 from .mgoon import MgoonIE
287 from .minhateca import MinhatecaIE
288 from .ministrygrid import MinistryGridIE
289 from .miomio import MioMioIE
290 from .mit import TechTVMITIE, MITIE, OCWMITIE
291 from .mitele import MiTeleIE
292 from .mixcloud import MixcloudIE
293 from .mlb import MLBIE
294 from .mpora import MporaIE
295 from .moevideo import MoeVideoIE
296 from .mofosex import MofosexIE
297 from .mojvideo import MojvideoIE
298 from .moniker import MonikerIE
299 from .mooshare import MooshareIE
300 from .morningstar import MorningstarIE
301 from .motherless import MotherlessIE
302 from .motorsport import MotorsportIE
303 from .movieclips import MovieClipsIE
304 from .moviezine import MoviezineIE
305 from .movshare import MovShareIE
306 from .mtv import (
307     MTVIE,
308     MTVServicesEmbeddedIE,
309     MTVIggyIE,
310 )
311 from .muenchentv import MuenchenTVIE
312 from .musicplayon import MusicPlayOnIE
313 from .musicvault import MusicVaultIE
314 from .muzu import MuzuTVIE
315 from .myspace import MySpaceIE, MySpaceAlbumIE
316 from .myspass import MySpassIE
317 from .myvideo import MyVideoIE
318 from .myvidster import MyVidsterIE
319 from .nationalgeographic import NationalGeographicIE
320 from .naver import NaverIE
321 from .nba import NBAIE
322 from .nbc import (
323     NBCIE,
324     NBCNewsIE,
325     NBCSportsIE,
326     NBCSportsVPlayerIE,
327 )
328 from .ndr import (
329     NDRIE,
330     NJoyIE,
331 )
332 from .ndtv import NDTVIE
333 from .netzkino import NetzkinoIE
334 from .nerdcubed import NerdCubedFeedIE
335 from .nerdist import NerdistIE
336 from .newgrounds import NewgroundsIE
337 from .newstube import NewstubeIE
338 from .nextmedia import (
339     NextMediaIE,
340     NextMediaActionNewsIE,
341     AppleDailyIE,
342 )
343 from .nfb import NFBIE
344 from .nfl import NFLIE
345 from .nhl import (
346     NHLIE,
347     NHLNewsIE,
348     NHLVideocenterIE,
349 )
350 from .niconico import NiconicoIE, NiconicoPlaylistIE
351 from .ninegag import NineGagIE
352 from .noco import NocoIE
353 from .normalboots import NormalbootsIE
354 from .nosvideo import NosVideoIE
355 from .novamov import NovaMovIE
356 from .nowness import NownessIE
357 from .nowtv import NowTVIE
358 from .nowvideo import NowVideoIE
359 from .npo import (
360     NPOIE,
361     NPOLiveIE,
362     NPORadioIE,
363     NPORadioFragmentIE,
364     TegenlichtVproIE,
365 )
366 from .nrk import (
367     NRKIE,
368     NRKPlaylistIE,
369     NRKTVIE,
370 )
371 from .ntvde import NTVDeIE
372 from .ntvru import NTVRuIE
373 from .nytimes import (
374     NYTimesIE,
375     NYTimesArticleIE,
376 )
377 from .nuvid import NuvidIE
378 from .odnoklassniki import OdnoklassnikiIE
379 from .oktoberfesttv import OktoberfestTVIE
380 from .ooyala import (
381     OoyalaIE,
382     OoyalaExternalIE,
383 )
384 from .openfilm import OpenFilmIE
385 from .orf import (
386     ORFTVthekIE,
387     ORFOE1IE,
388     ORFFM4IE,
389     ORFIPTVIE,
390 )
391 from .parliamentliveuk import ParliamentLiveUKIE
392 from .patreon import PatreonIE
393 from .pbs import PBSIE
394 from .philharmoniedeparis import PhilharmonieDeParisIE
395 from .phoenix import PhoenixIE
396 from .photobucket import PhotobucketIE
397 from .planetaplay import PlanetaPlayIE
398 from .pladform import PladformIE
399 from .played import PlayedIE
400 from .playfm import PlayFMIE
401 from .playvid import PlayvidIE
402 from .playwire import PlaywireIE
403 from .podomatic import PodomaticIE
404 from .pornhd import PornHdIE
405 from .pornhub import (
406     PornHubIE,
407     PornHubPlaylistIE,
408 )
409 from .pornotube import PornotubeIE
410 from .pornovoisines import PornoVoisinesIE
411 from .pornoxo import PornoXOIE
412 from .primesharetv import PrimeShareTVIE
413 from .promptfile import PromptFileIE
414 from .prosiebensat1 import ProSiebenSat1IE
415 from .puls4 import Puls4IE
416 from .pyvideo import PyvideoIE
417 from .qqmusic import (
418     QQMusicIE,
419     QQMusicSingerIE,
420     QQMusicAlbumIE,
421     QQMusicToplistIE,
422 )
423 from .quickvid import QuickVidIE
424 from .r7 import R7IE
425 from .radiode import RadioDeIE
426 from .radiojavan import RadioJavanIE
427 from .radiobremen import RadioBremenIE
428 from .radiofrance import RadioFranceIE
429 from .rai import RaiIE
430 from .rbmaradio import RBMARadioIE
431 from .redtube import RedTubeIE
432 from .restudy import RestudyIE
433 from .reverbnation import ReverbNationIE
434 from .ringtv import RingTVIE
435 from .ro220 import Ro220IE
436 from .rottentomatoes import RottenTomatoesIE
437 from .roxwel import RoxwelIE
438 from .rtbf import RTBFIE
439 from .rte import RteIE
440 from .rtlnl import RtlNlIE
441 from .rtl2 import RTL2IE
442 from .rtp import RTPIE
443 from .rts import RTSIE
444 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
445 from .ruhd import RUHDIE
446 from .rutube import (
447     RutubeIE,
448     RutubeChannelIE,
449     RutubeEmbedIE,
450     RutubeMovieIE,
451     RutubePersonIE,
452 )
453 from .rutv import RUTVIE
454 from .sandia import SandiaIE
455 from .safari import (
456     SafariIE,
457     SafariCourseIE,
458 )
459 from .sapo import SapoIE
460 from .savefrom import SaveFromIE
461 from .sbs import SBSIE
462 from .scivee import SciVeeIE
463 from .screencast import ScreencastIE
464 from .screencastomatic import ScreencastOMaticIE
465 from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
466 from .senateisvp import SenateISVPIE
467 from .servingsys import ServingSysIE
468 from .sexu import SexuIE
469 from .sexykarma import SexyKarmaIE
470 from .shared import SharedIE
471 from .sharesix import ShareSixIE
472 from .sina import SinaIE
473 from .slideshare import SlideshareIE
474 from .slutload import SlutloadIE
475 from .smotri import (
476     SmotriIE,
477     SmotriCommunityIE,
478     SmotriUserIE,
479     SmotriBroadcastIE,
480 )
481 from .snotr import SnotrIE
482 from .sohu import SohuIE
483 from .soompi import (
484     SoompiIE,
485     SoompiShowIE,
486 )
487 from .soundcloud import (
488     SoundcloudIE,
489     SoundcloudSetIE,
490     SoundcloudUserIE,
491     SoundcloudPlaylistIE
492 )
493 from .soundgasm import (
494     SoundgasmIE,
495     SoundgasmProfileIE
496 )
497 from .southpark import (
498     SouthParkIE,
499     SouthParkDeIE,
500     SouthParkDkIE,
501     SouthParkEsIE,
502     SouthParkNlIE
503 )
504 from .space import SpaceIE
505 from .spankbang import SpankBangIE
506 from .spankwire import SpankwireIE
507 from .spiegel import SpiegelIE, SpiegelArticleIE
508 from .spiegeltv import SpiegeltvIE
509 from .spike import SpikeIE
510 from .sport5 import Sport5IE
511 from .sportbox import (
512     SportBoxIE,
513     SportBoxEmbedIE,
514 )
515 from .sportdeutschland import SportDeutschlandIE
516 from .srf import SrfIE
517 from .srmediathek import SRMediathekIE
518 from .ssa import SSAIE
519 from .stanfordoc import StanfordOpenClassroomIE
520 from .steam import SteamIE
521 from .streamcloud import StreamcloudIE
522 from .streamcz import StreamCZIE
523 from .streetvoice import StreetVoiceIE
524 from .sunporno import SunPornoIE
525 from .svt import (
526     SVTIE,
527     SVTPlayIE,
528 )
529 from .swrmediathek import SWRMediathekIE
530 from .syfy import SyfyIE
531 from .sztvhu import SztvHuIE
532 from .tagesschau import TagesschauIE
533 from .tapely import TapelyIE
534 from .tass import TassIE
535 from .teachertube import (
536     TeacherTubeIE,
537     TeacherTubeUserIE,
538 )
539 from .teachingchannel import TeachingChannelIE
540 from .teamcoco import TeamcocoIE
541 from .techtalks import TechTalksIE
542 from .ted import TEDIE
543 from .telebruxelles import TeleBruxellesIE
544 from .telecinco import TelecincoIE
545 from .telemb import TeleMBIE
546 from .teletask import TeleTaskIE
547 from .tenplay import TenPlayIE
548 from .testurl import TestURLIE
549 from .testtube import TestTubeIE
550 from .tf1 import TF1IE
551 from .theonion import TheOnionIE
552 from .theplatform import ThePlatformIE
553 from .thesixtyone import TheSixtyOneIE
554 from .thisav import ThisAVIE
555 from .tinypic import TinyPicIE
556 from .tlc import TlcIE, TlcDeIE
557 from .tmz import (
558     TMZIE,
559     TMZArticleIE,
560 )
561 from .tnaflix import TNAFlixIE
562 from .thvideo import (
563     THVideoIE,
564     THVideoPlaylistIE
565 )
566 from .toutv import TouTvIE
567 from .toypics import ToypicsUserIE, ToypicsIE
568 from .traileraddict import TrailerAddictIE
569 from .trilulilu import TriluliluIE
570 from .trutube import TruTubeIE
571 from .tube8 import Tube8IE
572 from .tubitv import TubiTvIE
573 from .tudou import TudouIE
574 from .tumblr import TumblrIE
575 from .tunein import TuneInIE
576 from .turbo import TurboIE
577 from .tutv import TutvIE
578 from .tv2 import (
579     TV2IE,
580     TV2ArticleIE,
581 )
582 from .tv4 import TV4IE
583 from .tvigle import TvigleIE
584 from .tvp import TvpIE, TvpSeriesIE
585 from .tvplay import TVPlayIE
586 from .tweakers import TweakersIE
587 from .twentyfourvideo import TwentyFourVideoIE
588 from .twentytwotracks import (
589     TwentyTwoTracksIE,
590     TwentyTwoTracksGenreIE
591 )
592 from .twitch import (
593     TwitchVideoIE,
594     TwitchChapterIE,
595     TwitchVodIE,
596     TwitchProfileIE,
597     TwitchPastBroadcastsIE,
598     TwitchBookmarksIE,
599     TwitchStreamIE,
600 )
601 from .ubu import UbuIE
602 from .udemy import (
603     UdemyIE,
604     UdemyCourseIE
605 )
606 from .udn import UDNEmbedIE
607 from .ultimedia import UltimediaIE
608 from .unistra import UnistraIE
609 from .urort import UrortIE
610 from .ustream import UstreamIE, UstreamChannelIE
611 from .varzesh3 import Varzesh3IE
612 from .vbox7 import Vbox7IE
613 from .veehd import VeeHDIE
614 from .veoh import VeohIE
615 from .vessel import VesselIE
616 from .vesti import VestiIE
617 from .vevo import VevoIE
618 from .vgtv import (
619     BTArticleIE,
620     BTVestlendingenIE,
621     VGTVIE,
622 )
623 from .vh1 import VH1IE
624 from .vice import ViceIE
625 from .viddler import ViddlerIE
626 from .videobam import VideoBamIE
627 from .videodetective import VideoDetectiveIE
628 from .videolecturesnet import VideoLecturesNetIE
629 from .videofyme import VideofyMeIE
630 from .videomega import VideoMegaIE
631 from .videopremium import VideoPremiumIE
632 from .videott import VideoTtIE
633 from .videoweed import VideoWeedIE
634 from .vidme import VidmeIE
635 from .vidzi import VidziIE
636 from .vier import VierIE, VierVideosIE
637 from .viewster import ViewsterIE
638 from .vimeo import (
639     VimeoIE,
640     VimeoAlbumIE,
641     VimeoChannelIE,
642     VimeoGroupsIE,
643     VimeoLikesIE,
644     VimeoReviewIE,
645     VimeoUserIE,
646     VimeoWatchLaterIE,
647 )
648 from .vimple import VimpleIE
649 from .vine import (
650     VineIE,
651     VineUserIE,
652 )
653 from .viki import (
654     VikiIE,
655     VikiChannelIE,
656 )
657 from .vk import (
658     VKIE,
659     VKUserVideosIE,
660 )
661 from .vodlocker import VodlockerIE
662 from .voicerepublic import VoiceRepublicIE
663 from .vporn import VpornIE
664 from .vrt import VRTIE
665 from .vube import VubeIE
666 from .vuclip import VuClipIE
667 from .vulture import VultureIE
668 from .walla import WallaIE
669 from .washingtonpost import WashingtonPostIE
670 from .wat import WatIE
671 from .wayofthemaster import WayOfTheMasterIE
672 from .wdr import (
673     WDRIE,
674     WDRMobileIE,
675     WDRMausIE,
676 )
677 from .webofstories import WebOfStoriesIE
678 from .weibo import WeiboIE
679 from .wimp import WimpIE
680 from .wistia import WistiaIE
681 from .worldstarhiphop import WorldStarHipHopIE
682 from .wrzuta import WrzutaIE
683 from .wsj import WSJIE
684 from .xbef import XBefIE
685 from .xboxclips import XboxClipsIE
686 from .xhamster import XHamsterIE
687 from .xminus import XMinusIE
688 from .xnxx import XNXXIE
689 from .xstream import XstreamIE
690 from .xtube import XTubeUserIE, XTubeIE
691 from .xuite import XuiteIE
692 from .xvideos import XVideosIE
693 from .xxxymovies import XXXYMoviesIE
694 from .yahoo import (
695     YahooIE,
696     YahooSearchIE,
697 )
698 from .yam import YamIE
699 from .yandexmusic import (
700     YandexMusicTrackIE,
701     YandexMusicAlbumIE,
702     YandexMusicPlaylistIE,
703 )
704 from .yesjapan import YesJapanIE
705 from .ynet import YnetIE
706 from .youjizz import YouJizzIE
707 from .youku import YoukuIE
708 from .youporn import YouPornIE
709 from .yourupload import YourUploadIE
710 from .youtube import (
711     YoutubeIE,
712     YoutubeChannelIE,
713     YoutubeFavouritesIE,
714     YoutubeHistoryIE,
715     YoutubePlaylistIE,
716     YoutubeRecommendedIE,
717     YoutubeSearchDateIE,
718     YoutubeSearchIE,
719     YoutubeSearchURLIE,
720     YoutubeShowIE,
721     YoutubeSubscriptionsIE,
722     YoutubeTruncatedIDIE,
723     YoutubeTruncatedURLIE,
724     YoutubeUserIE,
725     YoutubeWatchLaterIE,
726 )
727 from .zapiks import ZapiksIE
728 from .zdf import ZDFIE, ZDFChannelIE
729 from .zingmp3 import (
730     ZingMp3SongIE,
731     ZingMp3AlbumIE,
732 )
733
734 _ALL_CLASSES = [
735     klass
736     for name, klass in globals().items()
737     if name.endswith('IE') and name != 'GenericIE'
738 ]
739 _ALL_CLASSES.append(GenericIE)
740
741
742 def gen_extractors():
743     """ Return a list of an instance of every supported extractor.
744     The order does matter; the first extractor matched is the one handling the URL.
745     """
746     return [klass() for klass in _ALL_CLASSES]
747
748
749 def list_extractors(age_limit):
750     """
751     Return a list of extractors that are suitable for the given age,
752     sorted by extractor ID.
753     """
754
755     return sorted(
756         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
757         key=lambda ie: ie.IE_NAME.lower())
758
759
760 def get_info_extractor(ie_name):
761     """Returns the info extractor class with the given ie_name"""
762     return globals()[ie_name + 'IE']