No search results found! #313
Unanswered
TegridyTate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried running the following command
ytmdl "https://www.youtube.com/watch?v=y4k_4dY_RYA" --quiet --choice 1 --ignore-chapters --artist "Conic Rose" --album "Heller Tag" --song "Honeylake" --title-as-name
I think I did everything correctly, but I am getting no search results
If I simply try to use the song's title instead of the url, it finds the wrong song, but does find the correct metadata
ytmdl "Honeylake" --quiet --choice 1 -- ignore-chapters --artist "Conic Rose" --album "Heller Tag" --song "Honeylake" --title-as-name
Does anyone know what I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions