[xiami] Add xiami extractor
This commit is contained in:
parent
f628d800fb
commit
89c0dc9a5f
2 changed files with 167 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue