mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:57:07 -05:00 
			
		
		
		
	[shahid] fix api request url
This commit is contained in:
		@@ -81,7 +81,7 @@ class ShahidIE(InfoExtractor):
 | 
			
		||||
                compat_urllib_parse.urlencode({
 | 
			
		||||
                    'apiKey': 'sh@hid0nlin3',
 | 
			
		||||
                    'hash': 'b2wMCTHpSmyxGqQjJFOycRmLSex+BpTK/ooxy6vHaqs=',
 | 
			
		||||
                }).encode('utf-8')),
 | 
			
		||||
                })),
 | 
			
		||||
            video_id, 'Downloading video JSON')
 | 
			
		||||
 | 
			
		||||
        video = video[api_vars['playerType']]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user