mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Update funnyordie.py
This commit is contained in:
		| @@ -65,8 +65,7 @@ class FunnyOrDieIE(InfoExtractor): | ||||
|           if not sublang in subtitles.keys(): | ||||
|             subtitles[sublang]=[] | ||||
|           subext=suburl.split('/')[-1] | ||||
|           print subext | ||||
|           subtitles[sublang].append({'url': suburl,'ext': subext}) | ||||
|           subtitles[sublang].append({'url': 'http://www.funnyordie.com'+suburl,'ext': subext}) | ||||
|  | ||||
|         post_json = self._search_regex( | ||||
|             r'fb_post\s*=\s*(\{.*?\});', webpage, 'post details') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pishposhmcgee
					pishposhmcgee