__init__.py 19 KB

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