1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[skeb] Add extractor (#1916)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287
Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi
2021-12-09 20:40:52 +09:00
committed by GitHub
parent 1619836cb7
commit 2814f12ba4
3 changed files with 153 additions and 0 deletions

View File

@@ -1315,6 +1315,7 @@ from .simplecast import (
)
from .sina import SinaIE
from .sixplay import SixPlayIE
from .skeb import SkebIE
from .skyit import (
SkyItPlayerIE,
SkyItVideoIE,