diff --git a/spotdl.py b/spotdl.py index a938bfa..7d17868 100755 --- a/spotdl.py +++ b/spotdl.py @@ -192,7 +192,6 @@ def feed_playlist(username): print('') playlist = misc.input_link(links) print('') - print(playlist) write_playlist(playlist['owner']['id'], playlist['id'])