1
0
Fork 0

[douyin] Add extractor (#513)

Authored-by: pukkandan, pyx
This commit is contained in:
Philip Xu 2021-07-21 11:19:27 -04:00 committed by GitHub
commit f6755419d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 146 additions and 0 deletions

View file

@ -321,6 +321,7 @@ from .discoveryplusindia import (
DiscoveryPlusIndiaShowIE,
)
from .dotsub import DotsubIE
from .douyin import DouyinIE
from .douyutv import (
DouyuShowIE,
DouyuTVIE,