1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-29 21:05:15 +00:00

[xtube] user playlist extractor

This commit is contained in:
fiocfun
2014-03-23 00:16:35 +06:00
parent 0320ddc192
commit 9f5809b3e8
3 changed files with 47 additions and 2 deletions

View File

@@ -288,7 +288,7 @@ from .worldstarhiphop import WorldStarHipHopIE
from .xhamster import XHamsterIE
from .xnxx import XNXXIE
from .xvideos import XVideosIE
from .xtube import XTubeIE
from .xtube import XTubeUserIE, XTubeIE
from .yahoo import (
YahooIE,
YahooNewsIE,