forked from minhngoc25a/yt-dlc
[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 New Issue