[xvideos] Support profiles, searches, channels and favourites

pull/12680/head
Tahasanul Abraham 4 months ago
parent a2779512cb
commit bd61f17114

@ -2503,9 +2503,13 @@ from .xinpianchang import XinpianchangIE
from .xminus import XMinusIE from .xminus import XMinusIE
from .xnxx import XNXXIE from .xnxx import XNXXIE
from .xstream import XstreamIE from .xstream import XstreamIE
from .xvideos import ( from .xvideos import (
XVideosChannelIE,
XVideosIE, XVideosIE,
XVideosPlaylistIE,
XVideosQuickiesIE, XVideosQuickiesIE,
XVideosRelatedIE,
XVideosSearchIE,
) )
from .xxxymovies import XXXYMoviesIE from .xxxymovies import XXXYMoviesIE
from .yahoo import ( from .yahoo import (

Loading…
Cancel
Save