Browse Source

[statigram] Update to fit new website name and rename extractor

totalwebcasting
Sergey M․ 10 years ago
parent
commit
867274e997
2 changed files with 6 additions and 4 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +5
    -3
      youtube_dl/extractor/iconosquare.py

+ 1
- 1
youtube_dl/extractor/__init__.py View File

@ -113,6 +113,7 @@ from .hotnewhiphop import HotNewHipHopIE
from .howcast import HowcastIE
from .huffpost import HuffPostIE
from .hypem import HypemIE
from .iconosquare import IconosquareIE
from .ign import IGNIE, OneUPIE
from .imdb import (
ImdbIE,
@ -246,7 +247,6 @@ from .spankwire import SpankwireIE
from .spiegel import SpiegelIE
from .spike import SpikeIE
from .stanfordoc import StanfordOpenClassroomIE
from .statigram import StatigramIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE


youtube_dl/extractor/statigram.py → youtube_dl/extractor/iconosquare.py View File


Loading…
Cancel
Save