mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[pbs] Update API URL (Closes #7565)
This commit is contained in:
		| @@ -263,7 +263,7 @@ class PBSIE(InfoExtractor): | ||||
|             return self.playlist_result(entries, display_id) | ||||
|  | ||||
|         info = self._download_json( | ||||
|             'http://video.pbs.org/videoInfo/%s?format=json&type=partner' % video_id, | ||||
|             'http://player.pbs.org/videoInfo/%s?format=json&type=partner' % video_id, | ||||
|             display_id) | ||||
|  | ||||
|         formats = [] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user