justchokingaround / jerry

watch anime with automatic anilist syncing and other cool stuff
GNU General Public License v3.0
291 stars 20 forks source link

No search results when using -i option #1

Closed uzuto closed 1 year ago

justchokingaround commented 1 year ago

could you please be more descriptive or send a screenshot?

Pjarky commented 1 year ago

The command seems to never give any search result. This happens when doing jerry -i blue lock -n 5, jerry -i naruto -n 9, jerry -i Naruto -n 9 or jerry -i "Naruto" -n 9. image image I am using Zorin/Ubuntu and used the exact commands in the README.MD file to install Jerry.

justchokingaround commented 1 year ago

fixed now, and also added an update flag. for now just update the script by uninstalling it:

sudo rm /usr/local/bin/jerry

and then reinstalling it again:

sudo curl -sL github.com/justchokingaround/jerry/raw/main/jerry.sh -o /usr/local/bin/jerry &&
sudo chmod +x /usr/local/bin/jerry

next time u will be able to just run

sudo jerry -u
justchokingaround commented 1 year ago

let me know if it fixed your issue

uzuto commented 1 year ago

let me know if it fixed your issue

Thank you, It's working fine now and btw I like the fact that you use zoro for scraping where the whole world uses gogo.

https://user-images.githubusercontent.com/90568133/209766214-4d4051c6-d097-4c33-8822-e04e599c49d8.mp4

justchokingaround commented 1 year ago

any argument shenanigans not working should be fixed in 39aad98a0dc8f41687f184ccaa5a793443c085b1