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