-
-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no file #262
Comments
Same issue Looks like the file gets saved in temp directory first (something like .cache) but then just disappears (when in fact it should be moved to default directory) . I managed to save a copy manually while the original file still existed. Then it disappeared and i was left with the copy only which is kind of a workaround.. |
@pimpmobile01 Are you able to reproduce the issue on a Linux machine or is it an Windows machine? @charlesRivias seems to be using Windows. I just confirmed and this issue is not producable on Linux. I think it's specific to Windows. |
yes im using Windows is there any fix |
I got the same issue and I fixed it by myself example: ytmdl --url https://www.youtube.com/watch?v=7MCoMI0I5IU (sorry if my english is bad, spanish is my main language and im too lazy to use a translator.) |
oh and use the --skip-meta flag to avoid the Something went wrong with iTunes. thing. |
Yes, only put --url infront of the actual url. Its searching for the metadata of url instead of song name (which returns an error) if you dont put --url, it will ignore all the flags after the url and returns an itunes error and will delete your file |
There are two issues here.
Since I am unable to reproduce this atm, can one of you confirm if the 2nd issue still shows up if |
after download no files exist in dir
Downloaded!
==> Getting song data for https://music.youtube.com/watch?v=o_ryMz8OLxY...
==> Something went wrong with iTunes. The program will continue withthe other providers. Please check '[C:\Users\RAVIXVI.cache\ytmdl\logs\log.cat]' for more details.
Couldn't read cache at: .cache
Couldn't write token to cache at: .cache
==> Moved to D:...
==> Done
The text was updated successfully, but these errors were encountered: