mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-30 17:23:31 +00:00 
			
		
		
		
	[svtplay] Update API URL (closes #21075)
This commit is contained in:
		
							parent
							
								
									b7df8f90a7
								
							
						
					
					
						commit
						e6a25fea23
					
				| @ -185,7 +185,7 @@ class SVTPlayIE(SVTPlayBaseIE): | ||||
| 
 | ||||
|     def _extract_by_video_id(self, video_id, webpage=None): | ||||
|         data = self._download_json( | ||||
|             'https://api.svt.se/video/%s' % video_id, | ||||
|             'https://api.svt.se/videoplayer-api/video/%s' % video_id, | ||||
|             video_id, headers=self.geo_verification_headers()) | ||||
|         info_dict = self._extract_video(data, video_id) | ||||
|         if not info_dict.get('title'): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․