[iqiyi] Update key (closes #8292)
This commit is contained in:
		
							parent
							
								
									1e10d02fec
								
							
						
					
					
						commit
						6b45f9aba2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -214,8 +214,8 @@ class IqiyiIE(InfoExtractor):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def get_enc_key(self, swf_url, video_id):
 | 
					    def get_enc_key(self, swf_url, video_id):
 | 
				
			||||||
        # TODO: automatic key extraction
 | 
					        # TODO: automatic key extraction
 | 
				
			||||||
        # last update at 2015-12-18 for Zombie::bite
 | 
					        # last update at 2016-01-22 for Zombie::bite
 | 
				
			||||||
        enc_key = '8b6b683780897eb8d9a48a02ccc4817d'[::-1]
 | 
					        enc_key = '6ab6d0280511493ba85594779759d4ed'
 | 
				
			||||||
        return enc_key
 | 
					        return enc_key
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def _real_extract(self, url):
 | 
					    def _real_extract(self, url):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue