mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Fix windows specific encoding errors
This commit is contained in:
@@ -81,4 +81,3 @@ def convert_with_ffmpeg(input_song, output_song, verbose):
|
||||
ffmpeg_pre, input_song, ffmpeg_params, output_song).split(' ')
|
||||
|
||||
return subprocess.call(command)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user