mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 18:47:06 -05:00 
			
		
		
		
	[yourporn] Fix extraction
This commit is contained in:
		@@ -27,7 +27,7 @@ class YourPornIE(InfoExtractor):
 | 
			
		||||
            self._search_regex(
 | 
			
		||||
                r'data-vnfo=(["\'])(?P<data>{.+?})\1', webpage, 'data info',
 | 
			
		||||
                group='data'),
 | 
			
		||||
            video_id)[video_id]).replace('/cdn/', '/cdn2/')
 | 
			
		||||
            video_id)[video_id]).replace('/cdn/', '/cdn3/')
 | 
			
		||||
 | 
			
		||||
        title = (self._search_regex(
 | 
			
		||||
            r'<[^>]+\bclass=["\']PostEditTA[^>]+>([^<]+)', webpage, 'title',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user