mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-27 17:08:32 +00:00
[xvideos] Support profiles, searches, channels and favourites
This commit is contained in:
parent
a2779512cb
commit
bd61f17114
@ -2503,9 +2503,13 @@
|
||||
from .xminus import XMinusIE
|
||||
from .xnxx import XNXXIE
|
||||
from .xstream import XstreamIE
|
||||
from .xvideos import (
|
||||
from .xvideos import (
|
||||
XVideosChannelIE,
|
||||
XVideosIE,
|
||||
XVideosPlaylistIE,
|
||||
XVideosQuickiesIE,
|
||||
XVideosRelatedIE,
|
||||
XVideosSearchIE,
|
||||
)
|
||||
from .xxxymovies import XXXYMoviesIE
|
||||
from .yahoo import (
|
||||
|
Loading…
Reference in New Issue
Block a user