[filmon] improve extraction

This commit is contained in:
Remita Amine 2017-02-03 10:15:03 +01:00
parent a0758dfa1a
commit 4ce3407d08
2 changed files with 139 additions and 102 deletions

View file

@ -287,7 +287,10 @@ from .fc2 import (
FC2EmbedIE,
)
from .fczenit import FczenitIE
from .filmon import FilmOnIE, FilmOnVODIE
from .filmon import (
FilmOnIE,
FilmOnChannelIE,
)
from .firstpost import FirstpostIE
from .firsttv import FirstTVIE
from .fivemin import FiveMinIE