You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

828 lines
21 KiB

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