mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 01:33:15 +00:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									47f2f2fbe9
								
							
						
					
					
						commit
						2ccee8db74
					
				| @ -145,7 +145,7 @@ class CuriosityStreamIE(CuriosityStreamBaseIE): | ||||
| 
 | ||||
| class CuriosityStreamCollectionIE(CuriosityStreamBaseIE): | ||||
|     IE_NAME = 'curiositystream:collection' | ||||
|     _VALID_URL = r'https?://(?:app\.)?curiositystream\.com/(?:collection|series)/(?P<id>\d+)' | ||||
|     _VALID_URL = r'https?://(?:app\.)?curiositystream\.com/(?:collections?|series)/(?P<id>\d+)' | ||||
|     _TESTS = [{ | ||||
|         'url': 'https://app.curiositystream.com/collection/2', | ||||
|         'info_dict': { | ||||
| @ -157,6 +157,9 @@ class CuriosityStreamCollectionIE(CuriosityStreamBaseIE): | ||||
|     }, { | ||||
|         'url': 'https://curiositystream.com/series/2', | ||||
|         'only_matching': True, | ||||
|     }, { | ||||
|         'url': 'https://curiositystream.com/collections/36', | ||||
|         'only_matching': True, | ||||
|     }] | ||||
| 
 | ||||
|     def _real_extract(self, url): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․