1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[xinpianchang] Add extractor (#2963)

Authored by: hatienl0i261299
This commit is contained in:
Ha Tien Loi
2022-03-08 23:55:40 +07:00
committed by GitHub
parent 151f8f1c02
commit c89bec262c
2 changed files with 96 additions and 0 deletions

View File

@ -2012,6 +2012,7 @@ from .ximalaya import (
XimalayaIE,
XimalayaAlbumIE
)
from .xinpianchang import XinpianchangIE
from .xminus import XMinusIE
from .xnxx import XNXXIE
from .xstream import XstreamIE