1
0
Fork 0

[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
commit ae43a4b986
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
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 (