Add an extractor for syfy.com

It uses theplatfrom.com, which has been updated to work with f4m manifests
This commit is contained in:
Jaime Marquínez Ferrándiz
2013-12-23 16:41:35 +01:00
parent 17968e444c
commit a97bcd80ba
3 changed files with 73 additions and 24 deletions

View File

@ -203,6 +203,7 @@ from .stanfordoc import StanfordOpenClassroomIE
from .statigram import StatigramIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE
from .syfy import SyfyIE
from .sztvhu import SztvHuIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE