mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[sohu]fix 403 forbidden
This commit is contained in:
		@@ -158,6 +158,7 @@ class SohuIE(InfoExtractor):
 | 
				
			|||||||
                        'file': clips_url[i],
 | 
					                        'file': clips_url[i],
 | 
				
			||||||
                        'new': su[i],
 | 
					                        'new': su[i],
 | 
				
			||||||
                        'prod': 'flash',
 | 
					                        'prod': 'flash',
 | 
				
			||||||
 | 
					                        'rb': 1,
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    if cdnId is not None:
 | 
					                    if cdnId is not None:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user