mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 12:48:29 -05:00 
			
		
		
		
	Compare commits
	
		
			3 Commits
		
	
	
		
			438467f69a
			...
			c5b87e3b5e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | c5b87e3b5e | ||
|  | ab4c0a1d3c | ||
|  | c31908a011 | 
| @ -18,8 +18,8 @@ record AboutChannel, | ||||
| 
 | ||||
| def get_about_info(ucid, locale) : AboutChannel | ||||
|   begin | ||||
|     # "EgVhYm91dA==" is the base64-encoded protobuf object {"2:string":"about"} | ||||
|     initdata = YoutubeAPI.browse(browse_id: ucid, params: "EgVhYm91dA==") | ||||
|     # Fetch channel information from channel home page | ||||
|     initdata = YoutubeAPI.browse(browse_id: ucid, params: "") | ||||
|   rescue | ||||
|     raise InfoException.new("Could not get channel info.") | ||||
|   end | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user