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

[extractor/xiami] Remove extractors (#5711)

Authored by: synthpop123
This commit is contained in:
lkw123
2022-12-08 20:43:29 +08:00
committed by GitHub
parent 42ec478fc4
commit dfc186d422
3 changed files with 0 additions and 208 deletions

View File

@ -2236,12 +2236,6 @@ from .xhamster import (
XHamsterEmbedIE,
XHamsterUserIE,
)
from .xiami import (
XiamiSongIE,
XiamiAlbumIE,
XiamiArtistIE,
XiamiCollectionIE
)
from .ximalaya import (
XimalayaIE,
XimalayaAlbumIE