2013-12-16 22:18:27 +01:00
|
|
|
from .academicearth import AcademicEarthCourseIE
|
2013-08-28 04:25:38 +02:00
|
|
|
from .addanime import AddAnimeIE
|
2013-11-16 15:26:34 +01:00
|
|
|
from .anitube import AnitubeIE
|
2013-12-20 17:05:28 +01:00
|
|
|
from .aparat import AparatIE
|
2013-12-16 22:18:27 +01:00
|
|
|
from .appletrailers import AppleTrailersIE
|
2013-07-08 02:04:11 +02:00
|
|
|
from .archiveorg import ArchiveOrgIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .ard import ARDIE
|
2013-10-13 13:54:31 +02:00
|
|
|
from .arte import (
|
|
|
|
ArteTvIE,
|
|
|
|
ArteTVPlus7IE,
|
|
|
|
ArteTVCreativeIE,
|
2013-10-13 14:21:13 +02:00
|
|
|
ArteTVFutureIE,
|
2013-12-08 14:02:14 +01:00
|
|
|
ArteTVDDCIE,
|
2013-10-13 13:54:31 +02:00
|
|
|
)
|
2013-06-27 18:19:19 +02:00
|
|
|
from .auengine import AUEngineIE
|
2013-11-02 19:50:57 +01:00
|
|
|
from .bambuser import BambuserIE, BambuserChannelIE
|
2013-11-22 16:05:14 +01:00
|
|
|
from .bandcamp import BandcampIE, BandcampAlbumIE
|
2013-12-16 13:56:13 +01:00
|
|
|
from .blinkx import BlinkxIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .bliptv import BlipTVIE, BlipTVUserIE
|
2013-09-16 19:39:39 +02:00
|
|
|
from .bloomberg import BloombergIE
|
2013-06-23 22:59:51 +02:00
|
|
|
from .breakcom import BreakIE
|
2013-07-05 21:31:50 +02:00
|
|
|
from .brightcove import BrightcoveIE
|
2013-08-27 01:59:00 +02:00
|
|
|
from .c56 import C56IE
|
2013-07-13 12:10:35 +02:00
|
|
|
from .canalplus import CanalplusIE
|
2013-08-22 13:54:23 +02:00
|
|
|
from .canalc2 import Canalc2IE
|
2013-12-16 03:53:43 +01:00
|
|
|
from .cbs import CBSIE
|
2013-12-12 09:55:31 +01:00
|
|
|
from .channel9 import Channel9IE
|
2013-10-05 09:37:11 +02:00
|
|
|
from .cinemassacre import CinemassacreIE
|
2013-11-24 07:51:44 +01:00
|
|
|
from .clipfish import ClipfishIE
|
2013-11-28 14:38:10 +01:00
|
|
|
from .clipsyndicate import ClipsyndicateIE
|
2013-12-31 17:21:44 +01:00
|
|
|
from .cmt import CMTIE
|
2013-08-27 11:56:48 +02:00
|
|
|
from .cnn import CNNIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .collegehumor import CollegeHumorIE
|
2013-11-24 21:18:35 +01:00
|
|
|
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
|
2013-07-16 20:50:16 +02:00
|
|
|
from .condenast import CondeNastIE
|
2013-07-13 06:17:48 +02:00
|
|
|
from .criterion import CriterionIE
|
2013-11-04 03:08:17 +01:00
|
|
|
from .crunchyroll import CrunchyrollIE
|
2013-06-26 17:55:54 +02:00
|
|
|
from .cspan import CSpanIE
|
2013-11-12 23:32:03 +01:00
|
|
|
from .d8 import D8IE
|
2013-09-21 12:45:53 +02:00
|
|
|
from .dailymotion import (
|
|
|
|
DailymotionIE,
|
|
|
|
DailymotionPlaylistIE,
|
|
|
|
DailymotionUserIE,
|
|
|
|
)
|
2013-09-04 22:06:50 +02:00
|
|
|
from .daum import DaumIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .depositfiles import DepositFilesIE
|
2013-07-08 21:05:52 +02:00
|
|
|
from .dotsub import DotsubIE
|
2013-07-08 01:13:55 +02:00
|
|
|
from .dreisat import DreiSatIE
|
2013-09-03 01:51:17 +02:00
|
|
|
from .defense import DefenseGouvFrIE
|
2014-01-19 05:50:26 +01:00
|
|
|
from .dropbox import DropboxIE
|
2013-09-20 16:55:50 +02:00
|
|
|
from .ebaumsworld import EbaumsWorldIE
|
2013-07-11 12:11:00 +02:00
|
|
|
from .ehow import EHowIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .eighttracks import EightTracksIE
|
2013-11-06 20:05:28 +01:00
|
|
|
from .eitb import EitbIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .escapist import EscapistIE
|
2014-01-17 02:53:34 +01:00
|
|
|
from .everyonesmixtape import EveryonesMixtapeIE
|
2013-07-18 09:30:21 +02:00
|
|
|
from .exfm import ExfmIE
|
2013-10-28 17:35:01 +01:00
|
|
|
from .extremetube import ExtremeTubeIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .facebook import FacebookIE
|
2013-10-10 19:37:17 +02:00
|
|
|
from .faz import FazIE
|
2013-09-16 14:46:19 +02:00
|
|
|
from .fktv import (
|
|
|
|
FKTVIE,
|
|
|
|
FKTVPosteckeIE,
|
|
|
|
)
|
2013-06-23 22:38:59 +02:00
|
|
|
from .flickr import FlickrIE
|
2014-01-15 07:21:12 +01:00
|
|
|
from .franceinter import FranceInterIE
|
2013-09-10 15:50:34 +02:00
|
|
|
from .francetv import (
|
|
|
|
PluzzIE,
|
|
|
|
FranceTvInfoIE,
|
2013-12-05 20:45:53 +01:00
|
|
|
FranceTVIE,
|
2014-01-08 16:16:34 +01:00
|
|
|
GenerationQuoiIE,
|
|
|
|
CultureboxIE,
|
2013-09-10 15:50:34 +02:00
|
|
|
)
|
2013-07-15 21:33:45 +02:00
|
|
|
from .freesound import FreesoundIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .funnyordie import FunnyOrDieIE
|
2013-11-13 10:30:41 +01:00
|
|
|
from .gamekings import GamekingsIE
|
2013-06-28 07:34:01 +02:00
|
|
|
from .gamespot import GameSpotIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .gametrailers import GametrailersIE
|
|
|
|
from .generic import GenericIE
|
|
|
|
from .googleplus import GooglePlusIE
|
|
|
|
from .googlesearch import GoogleSearchIE
|
2013-08-11 19:23:05 +02:00
|
|
|
from .hark import HarkIE
|
2013-06-27 03:38:48 +02:00
|
|
|
from .hotnewhiphop import HotNewHipHopIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .howcast import HowcastIE
|
|
|
|
from .hypem import HypemIE
|
2013-07-12 11:39:40 +02:00
|
|
|
from .ign import IGNIE, OneUPIE
|
2013-12-25 02:34:41 +01:00
|
|
|
from .imdb import (
|
|
|
|
ImdbIE,
|
|
|
|
ImdbListIE
|
|
|
|
)
|
2013-06-23 22:38:59 +02:00
|
|
|
from .ina import InaIE
|
|
|
|
from .infoq import InfoQIE
|
2013-07-01 21:08:54 +02:00
|
|
|
from .instagram import InstagramIE
|
2013-10-12 21:34:04 +02:00
|
|
|
from .internetvideoarchive import InternetVideoArchiveIE
|
2013-12-18 23:28:16 +01:00
|
|
|
from .ivi import (
|
|
|
|
IviIE,
|
|
|
|
IviCompilationIE
|
|
|
|
)
|
2013-08-18 16:11:47 +02:00
|
|
|
from .jeuxvideo import JeuxVideoIE
|
2013-06-25 13:28:59 +02:00
|
|
|
from .jukebox import JukeboxIE
|
2013-06-25 21:11:57 +02:00
|
|
|
from .justintv import JustinTVIE
|
2014-01-01 14:59:54 +01:00
|
|
|
from .jpopsukitv import JpopsukiIE
|
2013-07-29 23:13:12 +02:00
|
|
|
from .kankan import KankanIE
|
2013-10-27 10:10:28 +01:00
|
|
|
from .keezmovies import KeezMoviesIE
|
2014-01-07 09:35:34 +01:00
|
|
|
from .khanacademy import KhanAcademyIE
|
2013-09-11 23:50:38 +02:00
|
|
|
from .kickstarter import KickStarterIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .keek import KeekIE
|
|
|
|
from .liveleak import LiveLeakIE
|
2013-11-14 13:16:32 +01:00
|
|
|
from .livestream import LivestreamIE, LivestreamOriginalIE
|
2013-12-26 09:48:24 +01:00
|
|
|
from .lynda import (
|
|
|
|
LyndaIE,
|
|
|
|
LyndaCourseIE
|
|
|
|
)
|
2013-12-25 10:04:08 +01:00
|
|
|
from .macgamestore import MacGameStoreIE
|
2013-12-10 18:40:50 +01:00
|
|
|
from .mdr import MDRIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .metacafe import MetacafeIE
|
2013-09-06 18:08:07 +02:00
|
|
|
from .metacritic import MetacriticIE
|
2013-08-28 12:51:22 +02:00
|
|
|
from .mit import TechTVMITIE, MITIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .mixcloud import MixcloudIE
|
2014-01-07 08:07:46 +01:00
|
|
|
from .mpora import MporaIE
|
2013-10-28 18:18:58 +01:00
|
|
|
from .mofosex import MofosexIE
|
2014-01-21 20:59:31 +01:00
|
|
|
from .mtv import (
|
|
|
|
MTVIE,
|
|
|
|
MTVIggyIE,
|
|
|
|
)
|
2013-08-04 11:10:57 +02:00
|
|
|
from .muzu import MuzuTVIE
|
2013-10-28 22:02:17 +01:00
|
|
|
from .myspace import MySpaceIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .myspass import MySpassIE
|
|
|
|
from .myvideo import MyVideoIE
|
2013-09-05 10:53:40 +02:00
|
|
|
from .naver import NaverIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .nba import NBAIE
|
2013-08-27 12:38:30 +02:00
|
|
|
from .nbc import NBCNewsIE
|
2013-12-09 19:39:41 +01:00
|
|
|
from .ndtv import NDTVIE
|
2013-09-18 16:54:45 +02:00
|
|
|
from .newgrounds import NewgroundsIE
|
2013-10-11 14:33:26 +02:00
|
|
|
from .nhl import NHLIE, NHLVideocenterIE
|
2013-11-23 10:19:44 +01:00
|
|
|
from .niconico import NiconicoIE
|
2013-12-05 14:29:08 +01:00
|
|
|
from .ninegag import NineGagIE
|
2014-01-07 16:18:10 +01:00
|
|
|
from .novamov import NovamovIE
|
2013-10-12 19:11:03 +02:00
|
|
|
from .nowvideo import NowVideoIE
|
2013-07-27 14:53:14 +02:00
|
|
|
from .ooyala import OoyalaIE
|
2013-08-29 19:16:07 +02:00
|
|
|
from .orf import ORFIE
|
2013-08-22 11:57:21 +02:00
|
|
|
from .pbs import PBSIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .photobucket import PhotobucketIE
|
2013-11-29 03:33:25 +01:00
|
|
|
from .podomatic import PodomaticIE
|
2013-12-14 04:22:53 +01:00
|
|
|
from .pornhd import PornHdIE
|
2013-10-27 01:04:22 +02:00
|
|
|
from .pornhub import PornHubIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .pornotube import PornotubeIE
|
2013-12-07 06:11:01 +01:00
|
|
|
from .pyvideo import PyvideoIE
|
2013-12-16 21:34:41 +01:00
|
|
|
from .radiofrance import RadioFranceIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .rbmaradio import RBMARadioIE
|
|
|
|
from .redtube import RedTubeIE
|
2013-06-28 17:44:06 +02:00
|
|
|
from .ringtv import RingTVIE
|
2013-08-24 21:10:03 +02:00
|
|
|
from .ro220 import Ro220IE
|
2013-10-12 22:21:23 +02:00
|
|
|
from .rottentomatoes import RottenTomatoesIE
|
2013-07-26 13:00:59 +02:00
|
|
|
from .roxwel import RoxwelIE
|
2013-08-18 08:16:53 +02:00
|
|
|
from .rtlnow import RTLnowIE
|
2013-10-16 16:57:40 +02:00
|
|
|
from .rutube import RutubeIE
|
2014-01-21 02:09:49 +01:00
|
|
|
from .servingsys import ServingSysIE
|
2013-07-18 15:31:50 +02:00
|
|
|
from .sina import SinaIE
|
2013-08-21 21:51:58 +02:00
|
|
|
from .slashdot import SlashdotIE
|
2013-09-10 11:19:58 +02:00
|
|
|
from .slideshare import SlideshareIE
|
2013-12-02 14:10:19 +01:00
|
|
|
from .smotri import (
|
|
|
|
SmotriIE,
|
|
|
|
SmotriCommunityIE,
|
|
|
|
SmotriUserIE,
|
2013-12-04 02:41:09 +01:00
|
|
|
SmotriBroadcastIE,
|
2013-12-02 14:10:19 +01:00
|
|
|
)
|
2013-08-02 11:58:46 +02:00
|
|
|
from .sohu import SohuIE
|
2013-09-14 21:41:49 +02:00
|
|
|
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
2013-11-17 17:54:47 +01:00
|
|
|
from .southparkstudios import (
|
|
|
|
SouthParkStudiosIE,
|
|
|
|
SouthparkDeIE,
|
|
|
|
)
|
2013-11-06 17:37:39 +01:00
|
|
|
from .space import SpaceIE
|
2013-10-27 01:59:26 +02:00
|
|
|
from .spankwire import SpankwireIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .spiegel import SpiegelIE
|
2014-01-21 20:54:47 +01:00
|
|
|
from .spike import SpikeIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .stanfordoc import StanfordOpenClassroomIE
|
2013-06-25 21:11:57 +02:00
|
|
|
from .statigram import StatigramIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .steam import SteamIE
|
2013-11-22 17:19:22 +01:00
|
|
|
from .streamcloud import StreamcloudIE
|
2013-10-14 13:07:47 +02:00
|
|
|
from .sztvhu import SztvHuIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .teamcoco import TeamcocoIE
|
2013-10-17 08:20:58 +02:00
|
|
|
from .techtalks import TechTalksIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .ted import TEDIE
|
2013-06-29 15:18:19 +02:00
|
|
|
from .tf1 import TF1IE
|
2013-12-04 23:28:40 +01:00
|
|
|
from .theplatform import ThePlatformIE
|
2013-07-17 11:16:53 +02:00
|
|
|
from .thisav import ThisAVIE
|
2013-11-20 06:13:19 +01:00
|
|
|
from .toutv import TouTvIE
|
2013-06-29 16:17:27 +02:00
|
|
|
from .traileraddict import TrailerAddictIE
|
2013-08-27 01:59:00 +02:00
|
|
|
from .trilulilu import TriluliluIE
|
2013-10-26 23:27:30 +02:00
|
|
|
from .tube8 import Tube8IE
|
2013-06-25 21:11:57 +02:00
|
|
|
from .tudou import TudouIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .tumblr import TumblrIE
|
2013-06-29 17:29:40 +02:00
|
|
|
from .tutv import TutvIE
|
2013-11-05 23:30:25 +01:00
|
|
|
from .tvp import TvpIE
|
2013-08-22 13:19:35 +02:00
|
|
|
from .unistra import UnistraIE
|
2013-09-12 12:30:14 +02:00
|
|
|
from .ustream import UstreamIE, UstreamChannelIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .vbox7 import Vbox7IE
|
2013-09-02 11:54:09 +02:00
|
|
|
from .veehd import VeeHDIE
|
2013-07-08 22:02:23 +02:00
|
|
|
from .veoh import VeohIE
|
2013-06-24 12:31:41 +02:00
|
|
|
from .vevo import VevoIE
|
2013-09-16 20:58:36 +02:00
|
|
|
from .vice import ViceIE
|
2013-10-06 07:12:47 +02:00
|
|
|
from .viddler import ViddlerIE
|
2013-10-12 21:36:17 +02:00
|
|
|
from .videodetective import VideoDetectiveIE
|
2013-08-03 22:50:27 +02:00
|
|
|
from .videofyme import VideofyMeIE
|
2013-10-14 07:32:47 +02:00
|
|
|
from .videopremium import VideoPremiumIE
|
2013-12-01 22:36:18 +01:00
|
|
|
from .vimeo import (
|
|
|
|
VimeoIE,
|
|
|
|
VimeoChannelIE,
|
|
|
|
VimeoUserIE,
|
2013-12-06 21:47:32 +01:00
|
|
|
VimeoAlbumIE,
|
2013-12-06 22:01:41 +01:00
|
|
|
VimeoGroupsIE,
|
2014-01-06 17:31:47 +01:00
|
|
|
VimeoReviewIE,
|
2013-12-01 22:36:18 +01:00
|
|
|
)
|
2013-06-23 22:38:59 +02:00
|
|
|
from .vine import VineIE
|
2013-11-24 07:30:05 +01:00
|
|
|
from .viki import VikiIE
|
2013-11-01 22:28:51 +01:00
|
|
|
from .vk import VKIE
|
2013-06-29 15:18:19 +02:00
|
|
|
from .wat import WatIE
|
2013-09-17 22:13:40 +02:00
|
|
|
from .websurg import WeBSurgIE
|
2013-07-19 09:43:43 +02:00
|
|
|
from .weibo import WeiboIE
|
2013-06-26 12:25:53 +02:00
|
|
|
from .wimp import WimpIE
|
2013-12-06 09:15:04 +01:00
|
|
|
from .wistia import WistiaIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .worldstarhiphop import WorldStarHipHopIE
|
|
|
|
from .xhamster import XHamsterIE
|
2013-06-25 21:11:57 +02:00
|
|
|
from .xnxx import XNXXIE
|
2013-06-23 22:38:59 +02:00
|
|
|
from .xvideos import XVideosIE
|
2013-10-28 19:23:48 +01:00
|
|
|
from .xtube import XTubeIE
|
2013-11-29 15:25:43 +01:00
|
|
|
from .yahoo import (
|
|
|
|
YahooIE,
|
|
|
|
YahooNewsIE,
|
|
|
|
YahooSearchIE,
|
|
|
|
)
|
2013-06-23 22:38:59 +02:00
|
|
|
from .youjizz import YouJizzIE
|
|
|
|
from .youku import YoukuIE
|
|
|
|
from .youporn import YouPornIE
|
2013-07-07 13:58:23 +02:00
|
|
|
from .youtube import (
|
|
|
|
YoutubeIE,
|
|
|
|
YoutubePlaylistIE,
|
|
|
|
YoutubeSearchIE,
|
2013-11-03 03:40:48 +01:00
|
|
|
YoutubeSearchDateIE,
|
2013-07-07 13:58:23 +02:00
|
|
|
YoutubeUserIE,
|
|
|
|
YoutubeChannelIE,
|
|
|
|
YoutubeShowIE,
|
|
|
|
YoutubeSubscriptionsIE,
|
2013-07-20 19:33:40 +02:00
|
|
|
YoutubeRecommendedIE,
|
2013-10-07 12:21:24 +02:00
|
|
|
YoutubeTruncatedURLIE,
|
2013-07-24 22:13:39 +02:00
|
|
|
YoutubeWatchLaterIE,
|
2013-07-24 20:45:19 +02:00
|
|
|
YoutubeFavouritesIE,
|
2013-11-24 14:33:50 +01:00
|
|
|
YoutubeHistoryIE,
|
2013-11-30 14:56:51 +01:00
|
|
|
YoutubeTopListIE,
|
2013-07-07 13:58:23 +02:00
|
|
|
)
|
2013-06-23 22:38:59 +02:00
|
|
|
from .zdf import ZDFIE
|
2013-06-25 21:11:57 +02:00
|
|
|
|
2013-06-28 17:44:06 +02:00
|
|
|
|
2013-06-27 18:38:42 +02:00
|
|
|
_ALL_CLASSES = [
|
|
|
|
klass
|
|
|
|
for name, klass in globals().items()
|
|
|
|
if name.endswith('IE') and name != 'GenericIE'
|
|
|
|
]
|
|
|
|
_ALL_CLASSES.append(GenericIE)
|
2013-06-23 22:36:24 +02:00
|
|
|
|
2013-08-24 21:10:03 +02:00
|
|
|
|
2013-06-23 22:36:24 +02:00
|
|
|
def gen_extractors():
|
|
|
|
""" Return a list of an instance of every supported extractor.
|
|
|
|
The order does matter; the first extractor matched is the one handling the URL.
|
|
|
|
"""
|
2013-06-27 18:38:42 +02:00
|
|
|
return [klass() for klass in _ALL_CLASSES]
|
2013-06-23 22:36:24 +02:00
|
|
|
|
2013-08-24 21:10:03 +02:00
|
|
|
|
2013-06-23 22:36:24 +02:00
|
|
|
def get_info_extractor(ie_name):
|
|
|
|
"""Returns the info extractor class with the given ie_name"""
|
|
|
|
return globals()[ie_name+'IE']
|