amcquade / fresh_script

Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
MIT License
91 stars 61 forks source link

Fixed Exception Caused by Spaces in Sub Reddit name #81

Closed roopeshvs closed 3 years ago

roopeshvs commented 4 years ago

Screenshot (80)

The split() wasn't working as expected. Replaced the function with string replace. The Prawcore Exception doesn't occur now when searching for subreddit with spaces.