mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 01:33:15 +00:00 
			
		
		
		
	[beeg] Update API URL (Closes #7736)
This commit is contained in:
		
							parent
							
								
									62d231c004
								
							
						
					
					
						commit
						af93fcfa05
					
				| @ -29,7 +29,7 @@ class BeegIE(InfoExtractor): | ||||
|         video_id = self._match_id(url) | ||||
| 
 | ||||
|         video = self._download_json( | ||||
|             'http://beeg.com/api/v1/video/%s' % video_id, video_id) | ||||
|             'http://beeg.com/api/v3/video/%s' % video_id, video_id) | ||||
| 
 | ||||
|         formats = [] | ||||
|         for format_id, video_url in video.items(): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․