mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cammodels] Add another error pattern
This commit is contained in:
		| @@ -28,6 +28,7 @@ class CamModelsIE(InfoExtractor): | ||||
|             ERRORS = ( | ||||
|                 ("I'm offline, but let's stay connected", 'This user is currently offline'), | ||||
|                 ('in a private show', 'This user is in a private show'), | ||||
|                 ('is currently performing LIVE', 'This model is currently performing live'), | ||||
|             ) | ||||
|             for pattern, message in ERRORS: | ||||
|                 if pattern in webpage: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․