mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	| @@ -80,7 +80,7 @@ class JoqrAgIE(InfoExtractor): | ||||
|             note='Downloading metadata', errnote='Failed to download metadata') | ||||
|         title = self._extract_metadata('Program_name', metadata) | ||||
| 
 | ||||
|         if title == '放送休止': | ||||
|         if not title or title == '放送休止': | ||||
|             formats = [] | ||||
|             live_status = 'is_upcoming' | ||||
|             release_timestamp = self._extract_start_timestamp(video_id, False) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mozi
					Mozi