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