[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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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