Add an extractor for space.com (fixes #1718)
It uses Brightcove, but requires some special process for getting a url with the playerKey field in some videos
This commit is contained in:
parent
fc4a0c2aec
commit
065472936a
2 changed files with 36 additions and 0 deletions
|
@ -115,6 +115,7 @@ from .slideshare import SlideshareIE
|
|||
from .sohu import SohuIE
|
||||
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
||||
from .southparkstudios import SouthParkStudiosIE
|
||||
from .space import SpaceIE
|
||||
from .spankwire import SpankwireIE
|
||||
from .spiegel import SpiegelIE
|
||||
from .stanfordoc import StanfordOpenClassroomIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue