mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add support for http://www.xtube.com
This commit is contained in:
parent
79b3f61228
commit
dcc2a706ef
2 changed files with 55 additions and 0 deletions
|
@ -149,6 +149,7 @@ from .worldstarhiphop import WorldStarHipHopIE
|
|||
from .xhamster import XHamsterIE
|
||||
from .xnxx import XNXXIE
|
||||
from .xvideos import XVideosIE
|
||||
from .xtube import XTubeIE
|
||||
from .yahoo import YahooIE, YahooSearchIE
|
||||
from .youjizz import YouJizzIE
|
||||
from .youku import YoukuIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue