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

[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
parent 145bd631c5
commit f6755419d1
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,