[funimation] Add new extractor

Update funimation.py

Update funimation.py

Removed unnecessary lines.

Update funimation.py

Added thumbnail and description.

Filename improvement.

fixed TEST.
This commit is contained in:
Muratcan Simsek 2015-12-07 00:15:19 +02:00 committed by Sergey M․
parent 1fe248a51b
commit ab4bdc913f
2 changed files with 78 additions and 0 deletions

View file

@ -206,6 +206,7 @@ from .francetv import (
from .freesound import FreesoundIE
from .freespeech import FreespeechIE
from .freevideo import FreeVideoIE
from .funimation import FunimationIE
from .funnyordie import FunnyOrDieIE
from .gameinformer import GameInformerIE
from .gamekings import GamekingsIE