Browse Source

[xtube:user] Fix test

Sergey M․ 5 years ago
parent
commit
838f051c4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/xtube.py

+ 1 - 1
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):