__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 .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 .qqmusic import QQMusicIE
  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']