[tv2dk:bornholm:play] Fix extraction (#24076)
This commit is contained in:
		
							parent
							
								
									117ba9e9df
								
							
						
					
					
						commit
						97c822b3d5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -106,7 +106,7 @@ class TV2DKBornholmPlayIE(InfoExtractor):
 | 
			
		|||
        video_id = self._match_id(url)
 | 
			
		||||
 | 
			
		||||
        video = self._download_json(
 | 
			
		||||
            'http://play.tv2bornholm.dk/controls/AJAX.aspx/specifikVideo', video_id,
 | 
			
		||||
            'https://play.tv2bornholm.dk/controls/AJAX.aspx/specifikVideo', video_id,
 | 
			
		||||
            data=json.dumps({
 | 
			
		||||
                'playlist_id': video_id,
 | 
			
		||||
                'serienavn': '',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue