logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 838f051c4b9a0c974da32e79c011bbf85fa186fe
parent e88b450771027e3a36e7b3721e0bc1f105331cf7
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat, 29 Feb 2020 23:51:56 +0700

[xtube:user] Fix test

Diffstat:

Myoutube_dl/extractor/xtube.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/xtube.py b/youtube_dl/extractor/xtube.py @@ -164,7 +164,7 @@ class XTubeUserIE(InfoExtractor): 'id': 'greenshowers-4056496', 'age_limit': 18, }, - 'playlist_mincount': 155, + 'playlist_mincount': 154, } def _real_extract(self, url):