Open tess-ss opened 2 years ago
Hi @random-robbie
Thanks for creating this tool :)
But If you don't mind, can you please show us a demonstration or the usage of how the tool works on your end?
I was trying to use it, but the tool output got me confused.
armantess@tess ~ % wayback-saver -url https://www.example.com/watch?v=none [1] 4585 armantess@tess ~ % zsh: no matches found: https://www.example.com/watch?v=none
Thanks, @tess-ss
wayback-saver -url "https://www.example.com/watch?v=none"
Always add quotes marks to URLs when your dealing with ? in bash as it separates the URL.
?
Output will tell you it's saved
Hi @random-robbie
Thanks for creating this tool :)
But If you don't mind, can you please show us a demonstration or the usage of how the tool works on your end?
I was trying to use it, but the tool output got me confused.
Thanks, @tess-ss