Skip to content

Commit

Permalink
[xtube:user] Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dstftw committed Feb 29, 2020
1 parent e88b450 commit 838f051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/xtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class XTubeUserIE(InfoExtractor):
'id': 'greenshowers-4056496',
'age_limit': 18,
},
'playlist_mincount': 155,
'playlist_mincount': 154,
}

def _real_extract(self, url):
Expand Down

0 comments on commit 838f051

Please sign in to comment.