__init__.py 21 KB

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