__init__.py 19 KB

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