1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[hse] Add extractors (#1906)

Original PR: https://github.com/ytdl-org/youtube-dl/pull/27060
Authored by: cypheron, pukkandan
This commit is contained in:
cypheron
2021-12-07 01:09:34 +01:00
committed by pukkandan
parent ca5db158ae
commit ae43a4b986
2 changed files with 99 additions and 0 deletions

View File

@@ -565,6 +565,10 @@ from .hrti import (
HRTiIE,
HRTiPlaylistIE,
)
from .hse import (
HSEShowIE,
HSEProductIE,
)
from .huajiao import HuajiaoIE
from .huffpost import HuffPostIE
from .hungama import (