mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[extractor/cbs] Add ParamountPressExpress extractor (#6604)
				
					
				
			Closes #6597 Authored by: bashonly
This commit is contained in:
		| @@ -298,7 +298,10 @@ from .cbc import ( | ||||
|     CBCGemPlaylistIE, | ||||
|     CBCGemLiveIE, | ||||
| ) | ||||
| from .cbs import CBSIE | ||||
| from .cbs import ( | ||||
|     CBSIE, | ||||
|     ParamountPressExpressIE, | ||||
| ) | ||||
| from .cbslocal import ( | ||||
|     CBSLocalIE, | ||||
|     CBSLocalArticleIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly