mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-11-01 09:26:45 -07:00 
			
		
		
		
	[4tube] Fix import
This commit is contained in:
		@@ -8,8 +8,8 @@ from ..utils import (
 | 
			
		||||
    unified_strdate,
 | 
			
		||||
    str_to_int,
 | 
			
		||||
    parse_duration,
 | 
			
		||||
    clean_html,
 | 
			
		||||
)
 | 
			
		||||
from youtube_dl.utils import clean_html
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class FourTubeIE(InfoExtractor):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user