[m6] Add support for m6.fr (Closes #2313)

This commit is contained in:
Sergey M. 2014-02-04 22:35:22 +07:00
parent 7ee50ae7b5
commit e5d1f9e50a
2 changed files with 57 additions and 0 deletions

View file

@ -118,6 +118,7 @@ from .lynda import (
LyndaIE,
LyndaCourseIE
)
from .m6 import M6IE
from .macgamestore import MacGameStoreIE
from .malemotion import MalemotionIE
from .mdr import MDRIE