[freshlive] Add extractor

This commit is contained in:
Ricardo Constantino 2017-02-18 17:42:31 +00:00 committed by Sergey M․
parent d374d943f3
commit 5fc8d89361
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 65 additions and 0 deletions

View file

@ -339,6 +339,7 @@ from .francetv import (
)
from .freesound import FreesoundIE
from .freespeech import FreespeechIE
from .freshlive import FreshliveIE
from .funimation import FunimationIE
from .funnyordie import FunnyOrDieIE
from .fusion import FusionIE