[skeb] Add extractor (#1916)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287 Authored by: nao20010128nao
This commit is contained in:
parent
1619836cb7
commit
2814f12ba4
3 changed files with 153 additions and 0 deletions
|
|
@ -1315,6 +1315,7 @@ from .simplecast import (
|
|||
)
|
||||
from .sina import SinaIE
|
||||
from .sixplay import SixPlayIE
|
||||
from .skeb import SkebIE
|
||||
from .skyit import (
|
||||
SkyItPlayerIE,
|
||||
SkyItVideoIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue