mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	Bugfix: crash when skipping track with -m [Fixes #721]
This commit is contained in:
		| @@ -163,7 +163,7 @@ class MetadataSearch: | ||||
|         if video is None: | ||||
|             raise NoYouTubeVideoMatchError( | ||||
|                 'No matching videos found on YouTube for the search query "{}".'.format( | ||||
|                     search_query | ||||
|                     query | ||||
|                 ) | ||||
|             ) | ||||
|         return video | ||||
|   | ||||
		Reference in New Issue
	
	Block a user