mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	There are some tracks on Genius whose lyrics are yet to be released. When the tool previously attempted to scrape such webpages, it resulted in a crash. The tool will now raise an exception; LyricNotFoundError when such a track is encountered, which is then handled internally by the tool. Example of one such track on Genius: https://genius.com/The-federal-empire-good-man-lyrics Fixes #647.