소스 검색

[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',
             'age_limit': 18,
         },
-        'playlist_mincount': 155,
+        'playlist_mincount': 154,
     }
 
     def _real_extract(self, url):