this issue was brought to my attention by a user, anthon, over on ziggit. thank you.
I get an album load failed on every thing I tried, and it is not clear what step went wrong, whether yt-dlp is not working or anything else. I tried searching on Youtube for the same material (guessing what ytcli found), and copy-pasting the url after yt-dlp worked fine.
i have added a log file that should ideally generate an error thrown by curl or yt-dlp. being that i cannot replicate it myself on an intel mac (only mac i have), i will work off whichever error it throws you.
I suggest either adding the option to write a log file under /.local/share/ytcli, and also to extend the history file format with a time stamp for each command as well a tag that indicates failure or success in retrieval, etc.
the log is now timestamped, the search history isn't however as the idea is being able to seed your own history for quick access
After exiting with ^C, I have to do a tput reset to get my cursor back.
this should be assessed as it now restores terminal through a signal handler
brew install mvp already pulls in yt-dlp so there is no need to specify that explicitly.
totally correct and this has been adjusted to reflect that in the readme.
This was on a macOS M1 machine.
with this being the case i will need M1 machines to replicate it.
this issue was brought to my attention by a user, anthon, over on ziggit. thank you.
i have added a log file that should ideally generate an error thrown by curl or yt-dlp. being that i cannot replicate it myself on an intel mac (only mac i have), i will work off whichever error it throws you.
the log is now timestamped, the search history isn't however as the idea is being able to seed your own history for quick access
this should be assessed as it now restores terminal through a signal handler
totally correct and this has been adjusted to reflect that in the readme.
with this being the case i will need M1 machines to replicate it.