1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 04:03:30 +00:00

[xtube:user] Fix test

This commit is contained in:
Sergey M․
2020-02-29 23:51:56 +07:00
parent e88b450771
commit 838f051c4b
+1 -1
View File
@@ -164,7 +164,7 @@ class XTubeUserIE(InfoExtractor):
'id': 'greenshowers-4056496',
'age_limit': 18,
},
'playlist_mincount': 155,
'playlist_mincount': 154,
}
def _real_extract(self, url):