2013-08-28 08:18:44 +08:00
|
|
|
from .appletrailers import AppleTrailersIE
|
2013-07-08 08:04:11 +08:00
|
|
|
from .archiveorg import ArchiveOrgIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .ard import ARDIE
|
|
|
|
from .arte import ArteTvIE
|
2013-06-28 00:19:19 +08:00
|
|
|
from .auengine import AUEngineIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .bandcamp import BandcampIE
|
|
|
|
from .bliptv import BlipTVIE, BlipTVUserIE
|
2013-06-24 04:59:51 +08:00
|
|
|
from .breakcom import BreakIE
|
2013-07-06 03:31:50 +08:00
|
|
|
from .brightcove import BrightcoveIE
|
2013-08-27 07:59:00 +08:00
|
|
|
from .c56 import C56IE
|
2013-07-13 18:10:35 +08:00
|
|
|
from .canalplus import CanalplusIE
|
2013-08-22 19:54:23 +08:00
|
|
|
from .canalc2 import Canalc2IE
|
2013-08-27 17:56:48 +08:00
|
|
|
from .cnn import CNNIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .collegehumor import CollegeHumorIE
|
2013-06-26 03:11:57 +08:00
|
|
|
from .comedycentral import ComedyCentralIE
|
2013-07-17 02:50:16 +08:00
|
|
|
from .condenast import CondeNastIE
|
2013-07-13 12:17:48 +08:00
|
|
|
from .criterion import CriterionIE
|
2013-06-26 23:55:54 +08:00
|
|
|
from .cspan import CSpanIE
|
2013-07-29 18:07:38 +08:00
|
|
|
from .dailymotion import DailymotionIE, DailymotionPlaylistIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .depositfiles import DepositFilesIE
|
2013-07-09 03:05:52 +08:00
|
|
|
from .dotsub import DotsubIE
|
2013-07-08 07:13:55 +08:00
|
|
|
from .dreisat import DreiSatIE
|
2013-07-11 18:11:00 +08:00
|
|
|
from .ehow import EHowIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .eighttracks import EightTracksIE
|
|
|
|
from .escapist import EscapistIE
|
2013-07-18 15:30:21 +08:00
|
|
|
from .exfm import ExfmIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .facebook import FacebookIE
|
|
|
|
from .flickr import FlickrIE
|
2013-07-16 03:33:45 +08:00
|
|
|
from .freesound import FreesoundIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .funnyordie import FunnyOrDieIE
|
2013-06-28 13:34:01 +08:00
|
|
|
from .gamespot import GameSpotIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .gametrailers import GametrailersIE
|
|
|
|
from .generic import GenericIE
|
|
|
|
from .googleplus import GooglePlusIE
|
|
|
|
from .googlesearch import GoogleSearchIE
|
2013-08-12 01:23:05 +08:00
|
|
|
from .hark import HarkIE
|
2013-06-27 09:38:48 +08:00
|
|
|
from .hotnewhiphop import HotNewHipHopIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .howcast import HowcastIE
|
|
|
|
from .hypem import HypemIE
|
2013-07-12 17:39:40 +08:00
|
|
|
from .ign import IGNIE, OneUPIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .ina import InaIE
|
|
|
|
from .infoq import InfoQIE
|
2013-07-02 03:08:54 +08:00
|
|
|
from .instagram import InstagramIE
|
2013-08-18 22:11:47 +08:00
|
|
|
from .jeuxvideo import JeuxVideoIE
|
2013-06-25 19:28:59 +08:00
|
|
|
from .jukebox import JukeboxIE
|
2013-06-26 03:11:57 +08:00
|
|
|
from .justintv import JustinTVIE
|
2013-07-30 05:13:12 +08:00
|
|
|
from .kankan import KankanIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .keek import KeekIE
|
|
|
|
from .liveleak import LiveLeakIE
|
2013-07-14 05:58:04 +08:00
|
|
|
from .livestream import LivestreamIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .metacafe import MetacafeIE
|
|
|
|
from .mixcloud import MixcloudIE
|
|
|
|
from .mtv import MTVIE
|
2013-08-04 17:10:57 +08:00
|
|
|
from .muzu import MuzuTVIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .myspass import MySpassIE
|
|
|
|
from .myvideo import MyVideoIE
|
|
|
|
from .nba import NBAIE
|
2013-08-27 18:38:30 +08:00
|
|
|
from .nbc import NBCNewsIE
|
2013-07-27 20:53:14 +08:00
|
|
|
from .ooyala import OoyalaIE
|
2013-08-22 17:57:21 +08:00
|
|
|
from .pbs import PBSIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .photobucket import PhotobucketIE
|
|
|
|
from .pornotube import PornotubeIE
|
|
|
|
from .rbmaradio import RBMARadioIE
|
|
|
|
from .redtube import RedTubeIE
|
2013-06-28 23:44:06 +08:00
|
|
|
from .ringtv import RingTVIE
|
2013-08-25 03:10:03 +08:00
|
|
|
from .ro220 import Ro220IE
|
2013-07-26 19:00:59 +08:00
|
|
|
from .roxwel import RoxwelIE
|
2013-08-18 14:16:53 +08:00
|
|
|
from .rtlnow import RTLnowIE
|
2013-07-18 21:31:50 +08:00
|
|
|
from .sina import SinaIE
|
2013-08-22 03:51:58 +08:00
|
|
|
from .slashdot import SlashdotIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .soundcloud import SoundcloudIE, SoundcloudSetIE
|
|
|
|
from .spiegel import SpiegelIE
|
|
|
|
from .stanfordoc import StanfordOpenClassroomIE
|
2013-06-26 03:11:57 +08:00
|
|
|
from .statigram import StatigramIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .steam import SteamIE
|
|
|
|
from .teamcoco import TeamcocoIE
|
|
|
|
from .ted import TEDIE
|
2013-06-29 21:18:19 +08:00
|
|
|
from .tf1 import TF1IE
|
2013-07-17 17:16:53 +08:00
|
|
|
from .thisav import ThisAVIE
|
2013-06-29 22:17:27 +08:00
|
|
|
from .traileraddict import TrailerAddictIE
|
2013-08-27 07:59:00 +08:00
|
|
|
from .trilulilu import TriluliluIE
|
2013-06-26 03:11:57 +08:00
|
|
|
from .tudou import TudouIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .tumblr import TumblrIE
|
2013-06-29 23:29:40 +08:00
|
|
|
from .tutv import TutvIE
|
2013-08-22 19:19:35 +08:00
|
|
|
from .unistra import UnistraIE
|
2013-08-27 07:59:00 +08:00
|
|
|
from .ustream import UstreamIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .vbox7 import Vbox7IE
|
2013-07-09 04:02:23 +08:00
|
|
|
from .veoh import VeohIE
|
2013-06-24 18:31:41 +08:00
|
|
|
from .vevo import VevoIE
|
2013-08-04 04:50:27 +08:00
|
|
|
from .videofyme import VideofyMeIE
|
2013-07-29 19:12:09 +08:00
|
|
|
from .vimeo import VimeoIE, VimeoChannelIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .vine import VineIE
|
2013-06-29 21:18:19 +08:00
|
|
|
from .wat import WatIE
|
2013-07-19 15:43:43 +08:00
|
|
|
from .weibo import WeiboIE
|
2013-06-26 18:25:53 +08:00
|
|
|
from .wimp import WimpIE
|
2013-06-24 04:38:59 +08:00
|
|
|
from .worldstarhiphop import WorldStarHipHopIE
|
|
|
|
from .xhamster import XHamsterIE
|
2013-06-26 03:11:57 +08:00
|
|
|
from .xnxx import XNXXIE
|
2013-06-24 04:38:59 +08: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 19:58:23 +08:00
|
|
|
from .youtube import (
|
|
|
|
YoutubeIE,
|
|
|
|
YoutubePlaylistIE,
|
|
|
|
YoutubeSearchIE,
|
|
|
|
YoutubeUserIE,
|
|
|
|
YoutubeChannelIE,
|
|
|
|
YoutubeShowIE,
|
|
|
|
YoutubeSubscriptionsIE,
|
2013-07-21 01:33:40 +08:00
|
|
|
YoutubeRecommendedIE,
|
2013-07-25 04:13:39 +08:00
|
|
|
YoutubeWatchLaterIE,
|
2013-07-25 02:45:19 +08:00
|
|
|
YoutubeFavouritesIE,
|
2013-07-07 19:58:23 +08:00
|
|
|
)
|
2013-06-24 04:38:59 +08:00
|
|
|
from .zdf import ZDFIE
|
2013-06-26 03:11:57 +08:00
|
|
|
|
2013-06-28 23:44:06 +08:00
|
|
|
|
2013-06-28 00:38:42 +08:00
|
|
|
_ALL_CLASSES = [
|
|
|
|
klass
|
|
|
|
for name, klass in globals().items()
|
|
|
|
if name.endswith('IE') and name != 'GenericIE'
|
|
|
|
]
|
|
|
|
_ALL_CLASSES.append(GenericIE)
|
2013-06-24 04:36:24 +08:00
|
|
|
|
2013-08-25 03:10:03 +08:00
|
|
|
|
2013-06-24 04:36:24 +08: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-28 00:38:42 +08:00
|
|
|
return [klass() for klass in _ALL_CLASSES]
|
2013-06-24 04:36:24 +08:00
|
|
|
|
2013-08-25 03:10:03 +08:00
|
|
|
|
2013-06-24 04:36:24 +08:00
|
|
|
def get_info_extractor(ie_name):
|
|
|
|
"""Returns the info extractor class with the given ie_name"""
|
|
|
|
return globals()[ie_name+'IE']
|