mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	skip some tests to reduce test time
This commit is contained in:
		| @@ -26,7 +26,10 @@ class GrouponIE(InfoExtractor): | ||||
|                 'uploader': 'Groupon', | ||||
|             }, | ||||
|             'add_ie': ['Youtube'], | ||||
|         }] | ||||
|         }], | ||||
|         'params': { | ||||
|             'skip_download': True, | ||||
|         }, | ||||
|     } | ||||
|  | ||||
|     _PROVIDERS = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 remitamine
					remitamine