mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 05:07:07 -05:00 
			
		
		
		
	[raiplay:playlist] Remove a debug leftover print()
This commit is contained in:
		
				
					committed by
					
						
						Sergey M
					
				
			
			
				
	
			
			
			
						parent
						
							3a9c928426
						
					
				
				
					commit
					28fcb7b061
				
			@@ -274,7 +274,6 @@ class RaiPlayPlaylistIE(InfoExtractor):
 | 
			
		||||
            ('programma', 'nomeProgramma'), webpage, 'title')
 | 
			
		||||
        description = unescapeHTML(self._html_search_meta(
 | 
			
		||||
            ('description', 'og:description'), webpage, 'description'))
 | 
			
		||||
        print(description)
 | 
			
		||||
 | 
			
		||||
        entries = []
 | 
			
		||||
        for mobj in re.finditer(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user