Skip to content
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

Ytmdl skipping meta without flags and deleting the downloaded file. #274

Closed
R-Satwik opened this issue Jun 8, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@R-Satwik
Copy link

R-Satwik commented Jun 8, 2023

Bug report

Version Info

  • Ytmdl version: 2023.02.28
  • Youtube-dl version: 2021.12.17

How Ytmdl was installed?

pip command

Console Log

Console is skipping the flag --level DEBUG
however, I uploaded the log.cat file here: https://cloudvyzor.com/logpad/?query&database=sandbox-472fb346885b081b62c053a24bbbe8b6

Description

Ytmdl command is skipping the meta and the file isn't even moving to the default users/music folder. Also, it's ignoring the flags like skip meta and level debug. it just shows:
"Something went wrong with iTunes. The program will continue withthe other providers. Please check '[C:\Users\satwi.cache\ytmdl\logs\log.cat]' for more details.
Couldn't read cache at: .cache
Couldn't write token to cache at: .cache"
And the console says it copied to my music folder, but it's nowhere to be seen.

@R-Satwik R-Satwik added the bug Something isn't working label Jun 8, 2023
@R-Satwik
Copy link
Author

R-Satwik commented Jun 8, 2023

It seems that this problem is only specific to windows. it worked fine in linux. I think it's searching meta for the url instead of song name (I'm not sure, but thats what I got from the logs.)
Anyway I just updated to the latest version, and this bug is only specific to this version, since I didn't have any problem with the last one.

The only temporary fix is to put --url tag infront of the url you put directly after ytmdl command.
Eg: ytmdl --url https://music.youtube.com/watch?v=OYD-XNY_cDI

!!! ytmdl https://music.youtube.com/watch?v=OYD-XNY_cDI - This command will give you an itunes error and will not copy to your dest. folder.

@R-Satwik R-Satwik closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant