Merge branch 'fstirlitz-filmon'

This commit is contained in:
Remita Amine 2017-02-03 10:15:52 +01:00
commit df0588a31f
2 changed files with 182 additions and 0 deletions

View file

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