mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Updated to release 2020.11.21.1
This commit is contained in:
		| @@ -477,7 +477,7 @@ class PBSIE(InfoExtractor): | ||||
|             if media_id: | ||||
|                 return media_id, presumptive_id, upload_date, description | ||||
|  | ||||
|             # Fronline video embedded via flp | ||||
|             # Frontline video embedded via flp | ||||
|             video_id = self._search_regex( | ||||
|                 r'videoid\s*:\s*"([\d+a-z]{7,})"', webpage, 'videoid', default=None) | ||||
|             if video_id: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan