Merge pull request #3059 from marcwebbie/gorillavid

* marcwebbie/gorillavid:
  Changed video url to a public video
  [GorillaVid] Added GorillaVid extractor
This commit is contained in:
pulpe 2014-06-17 15:14:18 +02:00
commit 25e9953c6f
2 changed files with 39 additions and 0 deletions

View file

@ -109,6 +109,7 @@ from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE
from .hark import HarkIE
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE