mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-05 21:15:47 +01:00
[xuite] Add new extractor
This commit is contained in:
parent
2103d038b3
commit
fe7710cbcc
2 changed files with 148 additions and 0 deletions
|
|
@ -546,6 +546,7 @@ from .xminus import XMinusIE
|
|||
from .xnxx import XNXXIE
|
||||
from .xvideos import XVideosIE
|
||||
from .xtube import XTubeUserIE, XTubeIE
|
||||
from .xuite import XuiteIE
|
||||
from .xxxymovies import XXXYMoviesIE
|
||||
from .yahoo import (
|
||||
YahooIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue