浏览代码

[xtube:user] Fix test

Sergey M․ 5 年之前
父节点
当前提交
838f051c4b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',
             'id': 'greenshowers-4056496',
             'age_limit': 18,
             'age_limit': 18,
         },
         },
-        'playlist_mincount': 155,
+        'playlist_mincount': 154,
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):