Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Errno2 #1

Open
edwardbattistini opened this issue Jun 2, 2020 · 1 comment
Open

Errno2 #1

edwardbattistini opened this issue Jun 2, 2020 · 1 comment

Comments

@edwardbattistini
Copy link

Hi,

I'm trying your python app but somehow it does not produces the output file anymore... and I get

[Top Level] Importing third party libraries
[Top Level] Setting up Spotify object...
[Top Level] Enter uri: spotify:playlist:0FsC5d1vSGwkRpElAWkqny

Getting https://www.youtube.com/results?search_query=Stephan+Bodzin+Singularity+lyrics
Video link = https://www.youtube.com/watch?v=AaxFuXpcQmE
Done downloading, now converting ...
Download Complete
Tagging \Stephan Bodzin - Singularity (Original) - Life and Death-AaxFuXpcQmE.mp3
Some error happened somewhere????
[Errno 2] No such file or directory: '/Users/myname/Documents/03_Dev/Git/spotify-playlist-downloader\\Stephan Bodzin - Singularity (Original) - Life and Death-AaxFuXpcQmE.mp3'
Ack

Do you have any idea how I could solve that? It seems that the file name gets the file key from the URL and append it to the name. Also it creates the file in root of cd and not in \output\

@brentvollebregt
Copy link
Owner

I ran this on a playlist of mine and it was fine. I then used your URI and it failed on the first song. I then put a breakpoint on that error message and then ran it again but got no error.

Are you still able to reproduce this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants