Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Author: @s1as3r * Fix Issue #1038 Fixes [Issue #1038](#1038) - When searching for a song, spotdl gathers all the results that the youtube music api provides. - If one of the songs in the results is not available in a country, 'playNavigationEndpoint' key would not be present in it's result, hence this error. * Update provider.py Made Changes as suggested by @tytydraco * Update provider.py - Used `.get()` method instead of a try-except block.
- Loading branch information