mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 06:27:06 -05:00 
			
		
		
		
	[playtvak] PEP 8
This commit is contained in:
		@@ -106,7 +106,7 @@ class PlaytvakIE(InfoExtractor):
 | 
			
		||||
        })
 | 
			
		||||
 | 
			
		||||
        info_url = compat_urlparse.urlunparse(
 | 
			
		||||
            parsed_url._replace(query = compat_urllib_parse.urlencode(qs, True)))
 | 
			
		||||
            parsed_url._replace(query=compat_urllib_parse.urlencode(qs, True)))
 | 
			
		||||
 | 
			
		||||
        json_info = self._download_json(
 | 
			
		||||
            info_url, video_id,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user