mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[screenjunkies] Add new extractor
This doesn't handle the plus only videos yet Closes #8492
This commit is contained in:
parent
6eff2605d6
commit
b9e8d7140a
2 changed files with 75 additions and 0 deletions
|
@ -621,6 +621,7 @@ from .sbs import SBSIE
|
|||
from .scivee import SciVeeIE
|
||||
from .screencast import ScreencastIE
|
||||
from .screencastomatic import ScreencastOMaticIE
|
||||
from .screenjunkies import ScreenJunkiesIE
|
||||
from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
|
||||
from .senateisvp import SenateISVPIE
|
||||
from .servingsys import ServingSysIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue