mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-08 07:47:07 -05:00
[xiami] Add xiami extractor
This commit is contained in:
@@ -941,6 +941,12 @@ from .xhamster import (
|
||||
XHamsterIE,
|
||||
XHamsterEmbedIE,
|
||||
)
|
||||
from .xiami import (
|
||||
XiamiIE,
|
||||
XiamiAlbumIE,
|
||||
XiamiArtistIE,
|
||||
XiamiCollectionIE
|
||||
)
|
||||
from .xminus import XMinusIE
|
||||
from .xnxx import XNXXIE
|
||||
from .xstream import XstreamIE
|
||||
|
||||
Reference in New Issue
Block a user