mirror of
				https://code.hackerspace.pl/q3k/youtube-dl
				synced 2025-03-16 11:43:02 +00:00 
			
		
		
		
	Merge branch 'master' of github.com:rg3/youtube-dl
This commit is contained in:
		
						commit
						4e40de6e2a
					
				| @ -70,7 +70,7 @@ class MixcloudIE(InfoExtractor): | |||||||
|             raise ExtractorError('Unable to extract track url') |             raise ExtractorError('Unable to extract track url') | ||||||
| 
 | 
 | ||||||
|         PREFIX = ( |         PREFIX = ( | ||||||
|             r'<div class="cloudcast-play-button-container[^"]*?"' |             r'<span class="play-button[^"]*?"' | ||||||
|             r'(?:\s+[a-zA-Z0-9-]+(?:="[^"]+")?)*?\s+') |             r'(?:\s+[a-zA-Z0-9-]+(?:="[^"]+")?)*?\s+') | ||||||
|         title = self._html_search_regex( |         title = self._html_search_regex( | ||||||
|             PREFIX + r'm-title="([^"]+)"', webpage, 'title') |             PREFIX + r'm-title="([^"]+)"', webpage, 'title') | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
						Philipp Hagemeister