mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -85,7 +85,7 @@ class SponsorBlockPP(FFmpegPostProcessor): | ||||
| 
 | ||||
|         sponsor_chapters = [to_chapter(s) for s in duration_match] | ||||
|         if not sponsor_chapters: | ||||
|             self.to_screen('No segments were found in the SponsorBlock database') | ||||
|             self.to_screen('No matching segments were found in the SponsorBlock database') | ||||
|         else: | ||||
|             self.to_screen(f'Found {len(sponsor_chapters)} segments in the SponsorBlock database') | ||||
|         return sponsor_chapters | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan