2013-08-27 20:18:44 -04:00
|
|
|
from .appletrailers import AppleTrailersIE
|
2013-08-27 22:25:38 -04:00
|
|
|
from .addanime import AddAnimeIE
|
2013-07-07 20:04:11 -04:00
|
|
|
from .archiveorg import ArchiveOrgIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .ard import ARDIE
|
2013-10-13 07:54:31 -04:00
|
|
|
from .arte import (
|
|
|
|
ArteTvIE,
|
|
|
|
ArteTVPlus7IE,
|
|
|
|
ArteTVCreativeIE,
|
2013-10-13 08:21:13 -04:00
|
|
|
ArteTVFutureIE,
|
2013-10-13 07:54:31 -04:00
|
|
|
)
|
2013-06-27 12:19:19 -04:00
|
|
|
from .auengine import AUEngineIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .bandcamp import BandcampIE
|
|
|
|
from .bliptv import BlipTVIE, BlipTVUserIE
|
2013-09-16 13:39:39 -04:00
|
|
|
from .bloomberg import BloombergIE
|
2013-06-23 16:59:51 -04:00
|
|
|
from .breakcom import BreakIE
|
2013-07-05 15:31:50 -04:00
|
|
|
from .brightcove import BrightcoveIE
|
2013-08-26 19:59:00 -04:00
|
|
|
from .c56 import C56IE
|
2013-07-13 06:10:35 -04:00
|
|
|
from .canalplus import CanalplusIE
|
2013-08-22 07:54:23 -04:00
|
|
|
from .canalc2 import Canalc2IE
|
2013-10-05 03:37:11 -04:00
|
|
|
from .cinemassacre import CinemassacreIE
|
2013-08-27 05:56:48 -04:00
|
|
|
from .cnn import CNNIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .collegehumor import CollegeHumorIE
|
2013-06-25 15:11:57 -04:00
|
|
|
from .comedycentral import ComedyCentralIE
|
2013-07-16 14:50:16 -04:00
|
|
|
from .condenast import CondeNastIE
|
2013-07-13 00:17:48 -04:00
|
|
|
from .criterion import CriterionIE
|
2013-06-26 11:55:54 -04:00
|
|
|
from .cspan import CSpanIE
|
2013-09-21 06:45:53 -04:00
|
|
|
from .dailymotion import (
|
|
|
|
DailymotionIE,
|
|
|
|
DailymotionPlaylistIE,
|
|
|
|
DailymotionUserIE,
|
|
|
|
)
|
2013-09-04 16:06:50 -04:00
|
|
|
from .daum import DaumIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .depositfiles import DepositFilesIE
|
2013-07-08 15:05:52 -04:00
|
|
|
from .dotsub import DotsubIE
|
2013-07-07 19:13:55 -04:00
|
|
|
from .dreisat import DreiSatIE
|
2013-09-02 19:51:17 -04:00
|
|
|
from .defense import DefenseGouvFrIE
|
2013-09-20 10:55:50 -04:00
|
|
|
from .ebaumsworld import EbaumsWorldIE
|
2013-07-11 06:11:00 -04:00
|
|
|
from .ehow import EHowIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .eighttracks import EightTracksIE
|
|
|
|
from .escapist import EscapistIE
|
2013-07-18 03:30:21 -04:00
|
|
|
from .exfm import ExfmIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .facebook import FacebookIE
|
2013-10-10 13:37:17 -04:00
|
|
|
from .faz import FazIE
|
2013-09-16 08:46:19 -04:00
|
|
|
from .fktv import (
|
|
|
|
FKTVIE,
|
|
|
|
FKTVPosteckeIE,
|
|
|
|
)
|
2013-06-23 16:38:59 -04:00
|
|
|
from .flickr import FlickrIE
|
2013-09-10 09:50:34 -04:00
|
|
|
from .francetv import (
|
|
|
|
PluzzIE,
|
|
|
|
FranceTvInfoIE,
|
2013-09-23 15:28:33 -04:00
|
|
|
France2IE,
|
2013-09-23 15:41:54 -04:00
|
|
|
GenerationQuoiIE
|
2013-09-10 09:50:34 -04:00
|
|
|
)
|
2013-07-15 15:33:45 -04:00
|
|
|
from .freesound import FreesoundIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .funnyordie import FunnyOrDieIE
|
2013-06-28 01:34:01 -04:00
|
|
|
from .gamespot import GameSpotIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .gametrailers import GametrailersIE
|
|
|
|
from .generic import GenericIE
|
|
|
|
from .googleplus import GooglePlusIE
|
|
|
|
from .googlesearch import GoogleSearchIE
|
2013-08-11 13:23:05 -04:00
|
|
|
from .hark import HarkIE
|
2013-06-26 21:38:48 -04:00
|
|
|
from .hotnewhiphop import HotNewHipHopIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .howcast import HowcastIE
|
|
|
|
from .hypem import HypemIE
|
2013-07-12 05:39:40 -04:00
|
|
|
from .ign import IGNIE, OneUPIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .ina import InaIE
|
|
|
|
from .infoq import InfoQIE
|
2013-07-01 15:08:54 -04:00
|
|
|
from .instagram import InstagramIE
|
2013-10-12 15:34:04 -04:00
|
|
|
from .internetvideoarchive import InternetVideoArchiveIE
|
2013-08-18 10:11:47 -04:00
|
|
|
from .jeuxvideo import JeuxVideoIE
|
2013-06-25 07:28:59 -04:00
|
|
|
from .jukebox import JukeboxIE
|
2013-06-25 15:11:57 -04:00
|
|
|
from .justintv import JustinTVIE
|
2013-07-29 17:13:12 -04:00
|
|
|
from .kankan import KankanIE
|
2013-09-11 17:50:38 -04:00
|
|
|
from .kickstarter import KickStarterIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .keek import KeekIE
|
|
|
|
from .liveleak import LiveLeakIE
|
2013-07-13 17:58:04 -04:00
|
|
|
from .livestream import LivestreamIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .metacafe import MetacafeIE
|
2013-09-06 12:08:07 -04:00
|
|
|
from .metacritic import MetacriticIE
|
2013-08-28 06:51:22 -04:00
|
|
|
from .mit import TechTVMITIE, MITIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .mixcloud import MixcloudIE
|
|
|
|
from .mtv import MTVIE
|
2013-08-04 05:10:57 -04:00
|
|
|
from .muzu import MuzuTVIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .myspass import MySpassIE
|
|
|
|
from .myvideo import MyVideoIE
|
2013-09-05 04:53:40 -04:00
|
|
|
from .naver import NaverIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .nba import NBAIE
|
2013-08-27 06:38:30 -04:00
|
|
|
from .nbc import NBCNewsIE
|
2013-09-18 10:54:45 -04:00
|
|
|
from .newgrounds import NewgroundsIE
|
2013-10-11 08:33:26 -04:00
|
|
|
from .nhl import NHLIE, NHLVideocenterIE
|
2013-10-12 13:11:03 -04:00
|
|
|
from .nowvideo import NowVideoIE
|
2013-07-27 08:53:14 -04:00
|
|
|
from .ooyala import OoyalaIE
|
2013-08-29 13:16:07 -04:00
|
|
|
from .orf import ORFIE
|
2013-08-22 05:57:21 -04:00
|
|
|
from .pbs import PBSIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .photobucket import PhotobucketIE
|
|
|
|
from .pornotube import PornotubeIE
|
|
|
|
from .rbmaradio import RBMARadioIE
|
|
|
|
from .redtube import RedTubeIE
|
2013-06-28 11:44:06 -04:00
|
|
|
from .ringtv import RingTVIE
|
2013-08-24 15:10:03 -04:00
|
|
|
from .ro220 import Ro220IE
|
2013-10-12 16:21:23 -04:00
|
|
|
from .rottentomatoes import RottenTomatoesIE
|
2013-07-26 07:00:59 -04:00
|
|
|
from .roxwel import RoxwelIE
|
2013-08-18 02:16:53 -04:00
|
|
|
from .rtlnow import RTLnowIE
|
2013-07-18 09:31:50 -04:00
|
|
|
from .sina import SinaIE
|
2013-08-21 15:51:58 -04:00
|
|
|
from .slashdot import SlashdotIE
|
2013-09-10 05:19:58 -04:00
|
|
|
from .slideshare import SlideshareIE
|
2013-08-02 05:58:46 -04:00
|
|
|
from .sohu import SohuIE
|
2013-09-14 15:41:49 -04:00
|
|
|
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
2013-09-15 17:30:58 -04:00
|
|
|
from .southparkstudios import SouthParkStudiosIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .spiegel import SpiegelIE
|
|
|
|
from .stanfordoc import StanfordOpenClassroomIE
|
2013-06-25 15:11:57 -04:00
|
|
|
from .statigram import StatigramIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .steam import SteamIE
|
2013-10-14 07:07:47 -04:00
|
|
|
from .sztvhu import SztvHuIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .teamcoco import TeamcocoIE
|
|
|
|
from .ted import TEDIE
|
2013-06-29 09:18:19 -04:00
|
|
|
from .tf1 import TF1IE
|
2013-07-17 05:16:53 -04:00
|
|
|
from .thisav import ThisAVIE
|
2013-06-29 10:17:27 -04:00
|
|
|
from .traileraddict import TrailerAddictIE
|
2013-08-26 19:59:00 -04:00
|
|
|
from .trilulilu import TriluliluIE
|
2013-06-25 15:11:57 -04:00
|
|
|
from .tudou import TudouIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .tumblr import TumblrIE
|
2013-06-29 11:29:40 -04:00
|
|
|
from .tutv import TutvIE
|
2013-08-22 07:19:35 -04:00
|
|
|
from .unistra import UnistraIE
|
2013-09-12 06:30:14 -04:00
|
|
|
from .ustream import UstreamIE, UstreamChannelIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .vbox7 import Vbox7IE
|
2013-09-02 05:54:09 -04:00
|
|
|
from .veehd import VeeHDIE
|
2013-07-08 16:02:23 -04:00
|
|
|
from .veoh import VeohIE
|
2013-06-24 06:31:41 -04:00
|
|
|
from .vevo import VevoIE
|
2013-09-16 14:58:36 -04:00
|
|
|
from .vice import ViceIE
|
2013-10-06 01:12:47 -04:00
|
|
|
from .viddler import ViddlerIE
|
2013-10-12 15:36:17 -04:00
|
|
|
from .videodetective import VideoDetectiveIE
|
2013-08-03 16:50:27 -04:00
|
|
|
from .videofyme import VideofyMeIE
|
2013-10-14 01:32:47 -04:00
|
|
|
from .videopremium import VideoPremiumIE
|
2013-07-29 07:12:09 -04:00
|
|
|
from .vimeo import VimeoIE, VimeoChannelIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .vine import VineIE
|
2013-06-29 09:18:19 -04:00
|
|
|
from .wat import WatIE
|
2013-09-17 16:13:40 -04:00
|
|
|
from .websurg import WeBSurgIE
|
2013-07-19 03:43:43 -04:00
|
|
|
from .weibo import WeiboIE
|
2013-06-26 06:25:53 -04:00
|
|
|
from .wimp import WimpIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .worldstarhiphop import WorldStarHipHopIE
|
|
|
|
from .xhamster import XHamsterIE
|
2013-06-25 15:11:57 -04:00
|
|
|
from .xnxx import XNXXIE
|
2013-06-23 16:38:59 -04:00
|
|
|
from .xvideos import XVideosIE
|
|
|
|
from .yahoo import YahooIE, YahooSearchIE
|
|
|
|
from .youjizz import YouJizzIE
|
|
|
|
from .youku import YoukuIE
|
|
|
|
from .youporn import YouPornIE
|
2013-07-07 07:58:23 -04:00
|
|
|
from .youtube import (
|
|
|
|
YoutubeIE,
|
|
|
|
YoutubePlaylistIE,
|
|
|
|
YoutubeSearchIE,
|
|
|
|
YoutubeUserIE,
|
|
|
|
YoutubeChannelIE,
|
|
|
|
YoutubeShowIE,
|
|
|
|
YoutubeSubscriptionsIE,
|
2013-07-20 13:33:40 -04:00
|
|
|
YoutubeRecommendedIE,
|
2013-10-07 06:21:24 -04:00
|
|
|
YoutubeTruncatedURLIE,
|
2013-07-24 16:13:39 -04:00
|
|
|
YoutubeWatchLaterIE,
|
2013-07-24 14:45:19 -04:00
|
|
|
YoutubeFavouritesIE,
|
2013-07-07 07:58:23 -04:00
|
|
|
)
|
2013-06-23 16:38:59 -04:00
|
|
|
from .zdf import ZDFIE
|
2013-06-25 15:11:57 -04:00
|
|
|
|
2013-06-28 11:44:06 -04:00
|
|
|
|
2013-06-27 12:38:42 -04:00
|
|
|
_ALL_CLASSES = [
|
|
|
|
klass
|
|
|
|
for name, klass in globals().items()
|
|
|
|
if name.endswith('IE') and name != 'GenericIE'
|
|
|
|
]
|
|
|
|
_ALL_CLASSES.append(GenericIE)
|
2013-06-23 16:36:24 -04:00
|
|
|
|
2013-08-24 15:10:03 -04:00
|
|
|
|
2013-06-23 16:36:24 -04: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 12:38:42 -04:00
|
|
|
return [klass() for klass in _ALL_CLASSES]
|
2013-06-23 16:36:24 -04:00
|
|
|
|
2013-08-24 15:10:03 -04:00
|
|
|
|
2013-06-23 16:36:24 -04:00
|
|
|
def get_info_extractor(ie_name):
|
|
|
|
"""Returns the info extractor class with the given ie_name"""
|
|
|
|
return globals()[ie_name+'IE']
|