1
0
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:
Tahasanul Abraham 2025-03-24 22:30:32 +01:00
parent bd61f17114
commit 7f5c6f2fb6

View File

@ -2503,7 +2503,7 @@
from .xminus import XMinusIE
from .xnxx import XNXXIE
from .xstream import XstreamIE
from .xvideos import (
from .xvideos import (
XVideosChannelIE,
XVideosIE,
XVideosPlaylistIE,