1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[extractor/qingting] Add extractor (#5329)

Closes #5323
Authored by: changren-wcr, bashonly
This commit is contained in:
changren-wcr
2022-11-07 02:11:53 +08:00
committed by GitHub
parent 728f4b5c2e
commit c94df4d19d
2 changed files with 48 additions and 0 deletions

View File

@@ -1431,6 +1431,7 @@ from .prx import (
)
from .puls4 import Puls4IE
from .pyvideo import PyvideoIE
from .qingting import QingTingIE
from .qqmusic import (
QQMusicIE,
QQMusicSingerIE,