mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 03:37:08 -05: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