mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 10:27:07 -05:00 
			
		
		
		
	[youku] Update ccode
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
This commit is contained in:
		@@ -154,7 +154,7 @@ class YoukuIE(InfoExtractor):
 | 
			
		||||
        # request basic data
 | 
			
		||||
        basic_data_params = {
 | 
			
		||||
            'vid': video_id,
 | 
			
		||||
            'ccode': '0501',
 | 
			
		||||
            'ccode': '0507',
 | 
			
		||||
            'client_ip': '192.168.1.1',
 | 
			
		||||
            'utid': cna,
 | 
			
		||||
            'client_ts': time.time() / 1000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user