sumeshpremraj / saavn-dl

CLI tool to download Saavn (music streaming service) playlists
MIT License
6 stars 2 forks source link

error at line 43 and 59 #3

Closed SJ50 closed 4 years ago

SJ50 commented 6 years ago

I trying to run this in ubuntu. at line 43 Missing parentheses at line 59 File "saavn-dl", line 59, in con.execute('CREATE TABLE IF NOT EXISTS saavn_' + playlist_name + '''( NameError: name 'con' is not defined

I do not know python otherwise I have added PR.

sumeshpremraj commented 6 years ago

@SJ50 are you running this on python3?

SJ50 commented 6 years ago

yes I used python3