Browse Source

[gorillavid] Rename to xfileshare

totalwebcasting
Sergey M․ 9 years ago
parent
commit
031ec536f0
2 changed files with 4 additions and 4 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +3
    -3
      youtube_dl/extractor/xfileshare.py

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

@ -221,7 +221,6 @@ from .goldenmoustache import GoldenMoustacheIE
from .golem import GolemIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE
from .goshgay import GoshgayIE
from .groupon import GrouponIE
from .hark import HarkIE
@ -786,6 +785,7 @@ from .wrzuta import WrzutaIE
from .wsj import WSJIE
from .xbef import XBefIE
from .xboxclips import XboxClipsIE
from .xfileshare import XFileShareIE
from .xhamster import (
XHamsterIE,
XHamsterEmbedIE,


youtube_dl/extractor/gorillavid.py → youtube_dl/extractor/xfileshare.py View File


Loading…
Cancel
Save