mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 17:53:11 +00:00 
			
		
		
		
	[popcorntv] Remove debug output
This commit is contained in:
		
							parent
							
								
									28fcb7b061
								
							
						
					
					
						commit
						4ac73fc170
					
				| @ -58,8 +58,6 @@ class PopcornTVIE(InfoExtractor): | |||||||
|         thumbnail = self._og_search_thumbnail(webpage) |         thumbnail = self._og_search_thumbnail(webpage) | ||||||
|         timestamp = unified_timestamp(self._html_search_meta( |         timestamp = unified_timestamp(self._html_search_meta( | ||||||
|             'uploadDate', webpage, 'timestamp')) |             'uploadDate', webpage, 'timestamp')) | ||||||
|         print(self._html_search_meta( |  | ||||||
|             'duration', webpage)) |  | ||||||
|         duration = int_or_none(self._html_search_meta( |         duration = int_or_none(self._html_search_meta( | ||||||
|             'duration', webpage), invscale=60) |             'duration', webpage), invscale=60) | ||||||
|         view_count = int_or_none(self._html_search_meta( |         view_count = int_or_none(self._html_search_meta( | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․