[godtv] Add extractor

[GodTV] Improvements
This commit is contained in:
TRox1972 2016-05-27 13:37:40 +02:00 committed by Sergey M․
parent 21efee5f8b
commit bb1e44cc8e
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 30 additions and 0 deletions

View file

@ -292,6 +292,7 @@ from .globo import (
GloboArticleIE,
)
from .godtube import GodTubeIE
from .godtv import GodTVIE
from .goldenmoustache import GoldenMoustacheIE
from .golem import GolemIE
from .googledrive import GoogleDriveIE