[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046)
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from .academicearth import AcademicEarthCourseIE
2 from .addanime import AddAnimeIE
3 from .aftonbladet import AftonbladetIE
4 from .anitube import AnitubeIE
5 from .aol import AolIE
6 from .aparat import AparatIE
7 from .appletrailers import AppleTrailersIE
8 from .archiveorg import ArchiveOrgIE
9 from .ard import ARDIE
10 from .arte import (
11     ArteTvIE,
12     ArteTVPlus7IE,
13     ArteTVCreativeIE,
14     ArteTVConcertIE,
15     ArteTVFutureIE,
16     ArteTVDDCIE,
17     ArteTVEmbedIE,
18 )
19 from .auengine import AUEngineIE
20 from .bambuser import BambuserIE, BambuserChannelIE
21 from .bandcamp import BandcampIE, BandcampAlbumIE
22 from .bbccouk import BBCCoUkIE
23 from .bilibili import BiliBiliIE
24 from .blinkx import BlinkxIE
25 from .bliptv import BlipTVIE, BlipTVUserIE
26 from .bloomberg import BloombergIE
27 from .br import BRIE
28 from .breakcom import BreakIE
29 from .brightcove import BrightcoveIE
30 from .byutv import BYUtvIE
31 from .c56 import C56IE
32 from .canal13cl import Canal13clIE
33 from .canalplus import CanalplusIE
34 from .canalc2 import Canalc2IE
35 from .cbs import CBSIE
36 from .cbsnews import CBSNewsIE
37 from .ceskatelevize import CeskaTelevizeIE
38 from .channel9 import Channel9IE
39 from .chilloutzone import ChilloutzoneIE
40 from .cinemassacre import CinemassacreIE
41 from .clipfish import ClipfishIE
42 from .cliphunter import CliphunterIE
43 from .clipsyndicate import ClipsyndicateIE
44 from .clubic import ClubicIE
45 from .cmt import CMTIE
46 from .cnet import CNETIE
47 from .cnn import (
48     CNNIE,
49     CNNBlogsIE,
50 )
51 from .collegehumor import CollegeHumorIE
52 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
53 from .condenast import CondeNastIE
54 from .criterion import CriterionIE
55 from .crunchyroll import CrunchyrollIE
56 from .cspan import CSpanIE
57 from .d8 import D8IE
58 from .dailymotion import (
59     DailymotionIE,
60     DailymotionPlaylistIE,
61     DailymotionUserIE,
62 )
63 from .daum import DaumIE
64 from .dotsub import DotsubIE
65 from .dreisat import DreiSatIE
66 from .defense import DefenseGouvFrIE
67 from .discovery import DiscoveryIE
68 from .divxstage import DivxStageIE
69 from .dropbox import DropboxIE
70 from .ebaumsworld import EbaumsWorldIE
71 from .ehow import EHowIE
72 from .eighttracks import EightTracksIE
73 from .eitb import EitbIE
74 from .elpais import ElPaisIE
75 from .empflix import EmpflixIE
76 from .engadget import EngadgetIE
77 from .escapist import EscapistIE
78 from .everyonesmixtape import EveryonesMixtapeIE
79 from .exfm import ExfmIE
80 from .extremetube import ExtremeTubeIE
81 from .facebook import FacebookIE
82 from .faz import FazIE
83 from .fc2 import FC2IE
84 from .firstpost import FirstpostIE
85 from .firsttv import FirstTVIE
86 from .fivemin import FiveMinIE
87 from .fktv import (
88     FKTVIE,
89     FKTVPosteckeIE,
90 )
91 from .flickr import FlickrIE
92 from .fourtube import FourTubeIE
93 from .franceculture import FranceCultureIE
94 from .franceinter import FranceInterIE
95 from .francetv import (
96     PluzzIE,
97     FranceTvInfoIE,
98     FranceTVIE,
99     GenerationQuoiIE,
100     CultureboxIE,
101 )
102 from .freesound import FreesoundIE
103 from .freespeech import FreespeechIE
104 from .funnyordie import FunnyOrDieIE
105 from .gamekings import GamekingsIE
106 from .gamespot import GameSpotIE
107 from .gametrailers import GametrailersIE
108 from .gdcvault import GDCVaultIE
109 from .generic import GenericIE
110 from .googleplus import GooglePlusIE
111 from .googlesearch import GoogleSearchIE
112 from .hark import HarkIE
113 from .helsinki import HelsinkiIE
114 from .hentaistigma import HentaiStigmaIE
115 from .hotnewhiphop import HotNewHipHopIE
116 from .howcast import HowcastIE
117 from .huffpost import HuffPostIE
118 from .hypem import HypemIE
119 from .iconosquare import IconosquareIE
120 from .ign import IGNIE, OneUPIE
121 from .imdb import (
122     ImdbIE,
123     ImdbListIE
124 )
125 from .ina import InaIE
126 from .infoq import InfoQIE
127 from .instagram import InstagramIE, InstagramUserIE
128 from .internetvideoarchive import InternetVideoArchiveIE
129 from .iprima import IPrimaIE
130 from .ivi import (
131     IviIE,
132     IviCompilationIE
133 )
134 from .jadorecettepub import JadoreCettePubIE
135 from .jeuxvideo import JeuxVideoIE
136 from .jukebox import JukeboxIE
137 from .justintv import JustinTVIE
138 from .jpopsukitv import JpopsukiIE
139 from .kankan import KankanIE
140 from .keezmovies import KeezMoviesIE
141 from .khanacademy import KhanAcademyIE
142 from .kickstarter import KickStarterIE
143 from .keek import KeekIE
144 from .kontrtube import KontrTubeIE
145 from .la7 import LA7IE
146 from .lifenews import LifeNewsIE
147 from .liveleak import LiveLeakIE
148 from .livestream import LivestreamIE, LivestreamOriginalIE
149 from .lynda import (
150     LyndaIE,
151     LyndaCourseIE
152 )
153 from .m6 import M6IE
154 from .macgamestore import MacGameStoreIE
155 from .mailru import MailRuIE
156 from .malemotion import MalemotionIE
157 from .mdr import MDRIE
158 from .metacafe import MetacafeIE
159 from .metacritic import MetacriticIE
160 from .mit import TechTVMITIE, MITIE, OCWMITIE
161 from .mixcloud import MixcloudIE
162 from .mpora import MporaIE
163 from .mofosex import MofosexIE
164 from .mooshare import MooshareIE
165 from .morningstar import MorningstarIE
166 from .motorsport import MotorsportIE
167 from .moviezine import MoviezineIE
168 from .movshare import MovShareIE
169 from .mtv import (
170     MTVIE,
171     MTVIggyIE,
172 )
173 from .musicplayon import MusicPlayOnIE
174 from .muzu import MuzuTVIE
175 from .myspace import MySpaceIE
176 from .myspass import MySpassIE
177 from .myvideo import MyVideoIE
178 from .naver import NaverIE
179 from .nba import NBAIE
180 from .nbc import (
181     NBCIE,
182     NBCNewsIE,
183 )
184 from .ndr import NDRIE
185 from .ndtv import NDTVIE
186 from .newgrounds import NewgroundsIE
187 from .newstube import NewstubeIE
188 from .nfb import NFBIE
189 from .nhl import NHLIE, NHLVideocenterIE
190 from .niconico import NiconicoIE
191 from .ninegag import NineGagIE
192 from .noco import NocoIE
193 from .normalboots import NormalbootsIE
194 from .novamov import NovaMovIE
195 from .nowness import NownessIE
196 from .nowvideo import NowVideoIE
197 from .nrk import (
198     NRKIE,
199     NRKTVIE,
200 )
201 from .ntv import NTVIE
202 from .nytimes import NYTimesIE
203 from .nuvid import NuvidIE
204 from .oe1 import OE1IE
205 from .ooyala import OoyalaIE
206 from .orf import ORFIE
207 from .parliamentliveuk import ParliamentLiveUKIE
208 from .pbs import PBSIE
209 from .photobucket import PhotobucketIE
210 from .playvid import PlayvidIE
211 from .podomatic import PodomaticIE
212 from .pornhd import PornHdIE
213 from .pornhub import PornHubIE
214 from .pornotube import PornotubeIE
215 from .prosiebensat1 import ProSiebenSat1IE
216 from .pyvideo import PyvideoIE
217 from .radiofrance import RadioFranceIE
218 from .rbmaradio import RBMARadioIE
219 from .redtube import RedTubeIE
220 from .ringtv import RingTVIE
221 from .ro220 import Ro220IE
222 from .rottentomatoes import RottenTomatoesIE
223 from .roxwel import RoxwelIE
224 from .rtbf import RTBFIE
225 from .rtlnow import RTLnowIE
226 from .rts import RTSIE
227 from .rtve import RTVEALaCartaIE
228 from .rutube import (
229     RutubeIE,
230     RutubeChannelIE,
231     RutubeMovieIE,
232     RutubePersonIE,
233 )
234 from .rutv import RUTVIE
235 from .savefrom import SaveFromIE
236 from .scivee import SciVeeIE
237 from .servingsys import ServingSysIE
238 from .sina import SinaIE
239 from .slideshare import SlideshareIE
240 from .slutload import SlutloadIE
241 from .smotri import (
242     SmotriIE,
243     SmotriCommunityIE,
244     SmotriUserIE,
245     SmotriBroadcastIE,
246 )
247 from .sohu import SohuIE
248 from .soundcloud import (
249     SoundcloudIE,
250     SoundcloudSetIE,
251     SoundcloudUserIE,
252     SoundcloudPlaylistIE
253 )
254 from .southparkstudios import (
255     SouthParkStudiosIE,
256     SouthparkDeIE,
257 )
258 from .space import SpaceIE
259 from .spankwire import SpankwireIE
260 from .spiegel import SpiegelIE
261 from .spike import SpikeIE
262 from .stanfordoc import StanfordOpenClassroomIE
263 from .steam import SteamIE
264 from .streamcloud import StreamcloudIE
265 from .streamcz import StreamCZIE
266 from .swrmediathek import SWRMediathekIE
267 from .syfy import SyfyIE
268 from .sztvhu import SztvHuIE
269 from .teachertube import (
270     TeacherTubeIE,
271     TeacherTubeClassroomIE,
272 )
273 from .teamcoco import TeamcocoIE
274 from .techtalks import TechTalksIE
275 from .ted import TEDIE
276 from .testurl import TestURLIE
277 from .tf1 import TF1IE
278 from .theplatform import ThePlatformIE
279 from .thisav import ThisAVIE
280 from .tinypic import TinyPicIE
281 from .tlc import TlcIE, TlcDeIE
282 from .toutv import TouTvIE
283 from .toypics import ToypicsUserIE, ToypicsIE
284 from .traileraddict import TrailerAddictIE
285 from .trilulilu import TriluliluIE
286 from .trutube import TruTubeIE
287 from .tube8 import Tube8IE
288 from .tudou import TudouIE
289 from .tumblr import TumblrIE
290 from .tutv import TutvIE
291 from .tvigle import TvigleIE
292 from .tvp import TvpIE
293 from .udemy import (
294     UdemyIE,
295     UdemyCourseIE
296 )
297 from .unistra import UnistraIE
298 from .urort import UrortIE
299 from .ustream import UstreamIE, UstreamChannelIE
300 from .vbox7 import Vbox7IE
301 from .veehd import VeeHDIE
302 from .veoh import VeohIE
303 from .vesti import VestiIE
304 from .vevo import VevoIE
305 from .viddler import ViddlerIE
306 from .videobam import VideoBamIE
307 from .videodetective import VideoDetectiveIE
308 from .videolecturesnet import VideoLecturesNetIE
309 from .videofyme import VideofyMeIE
310 from .videopremium import VideoPremiumIE
311 from .videott import VideoTtIE
312 from .videoweed import VideoWeedIE
313 from .vimeo import (
314     VimeoIE,
315     VimeoChannelIE,
316     VimeoUserIE,
317     VimeoAlbumIE,
318     VimeoGroupsIE,
319     VimeoReviewIE,
320     VimeoWatchLaterIE,
321 )
322 from .vine import (
323     VineIE,
324     VineUserIE,
325 )
326 from .viki import VikiIE
327 from .vk import VKIE
328 from .vube import VubeIE
329 from .vuclip import VuClipIE
330 from .washingtonpost import WashingtonPostIE
331 from .wat import WatIE
332 from .wdr import (
333     WDRIE,
334     WDRMobileIE,
335     WDRMausIE,
336 )
337 from .weibo import WeiboIE
338 from .wimp import WimpIE
339 from .wistia import WistiaIE
340 from .worldstarhiphop import WorldStarHipHopIE
341 from .xbef import XBefIE
342 from .xhamster import XHamsterIE
343 from .xnxx import XNXXIE
344 from .xvideos import XVideosIE
345 from .xtube import XTubeUserIE, XTubeIE
346 from .yahoo import (
347     YahooIE,
348     YahooNewsIE,
349     YahooSearchIE,
350 )
351 from .youjizz import YouJizzIE
352 from .youku import YoukuIE
353 from .youporn import YouPornIE
354 from .youtube import (
355     YoutubeIE,
356     YoutubeChannelIE,
357     YoutubeFavouritesIE,
358     YoutubeHistoryIE,
359     YoutubePlaylistIE,
360     YoutubeRecommendedIE,
361     YoutubeSearchDateIE,
362     YoutubeSearchIE,
363     YoutubeSearchURLIE,
364     YoutubeShowIE,
365     YoutubeSubscriptionsIE,
366     YoutubeTopListIE,
367     YoutubeTruncatedURLIE,
368     YoutubeUserIE,
369     YoutubeWatchLaterIE,
370 )
371 from .zdf import ZDFIE
372
373
374 _ALL_CLASSES = [
375     klass
376     for name, klass in globals().items()
377     if name.endswith('IE') and name != 'GenericIE'
378 ]
379 _ALL_CLASSES.append(GenericIE)
380
381
382 def gen_extractors():
383     """ Return a list of an instance of every supported extractor.
384     The order does matter; the first extractor matched is the one handling the URL.
385     """
386     return [klass() for klass in _ALL_CLASSES]
387
388
389 def get_info_extractor(ie_name):
390     """Returns the info extractor class with the given ie_name"""
391     return globals()[ie_name+'IE']