mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[xtube:user] Fix test
This commit is contained in:
parent
e88b450771
commit
838f051c4b
|
@ -164,7 +164,7 @@ class XTubeUserIE(InfoExtractor):
|
|||
'id': 'greenshowers-4056496',
|
||||
'age_limit': 18,
|
||||
},
|
||||
'playlist_mincount': 155,
|
||||
'playlist_mincount': 154,
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Reference in a new issue