[xhamster:embed] Add extractor (Closes #6032)
This commit is contained in:
parent
98ca102441
commit
0bbba43ed0
2 changed files with 31 additions and 2 deletions
|
@ -701,7 +701,10 @@ from .wrzuta import WrzutaIE
|
|||
from .wsj import WSJIE
|
||||
from .xbef import XBefIE
|
||||
from .xboxclips import XboxClipsIE
|
||||
from .xhamster import XHamsterIE
|
||||
from .xhamster import (
|
||||
XHamsterIE,
|
||||
XHamsterEmbedIE,
|
||||
)
|
||||
from .xminus import XMinusIE
|
||||
from .xnxx import XNXXIE
|
||||
from .xstream import XstreamIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue