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

All Searches Currently Fail #4

Closed
HadetTheUndying opened this issue Apr 16, 2022 · 6 comments
Closed

All Searches Currently Fail #4

HadetTheUndying opened this issue Apr 16, 2022 · 6 comments

Comments

@HadetTheUndying
Copy link

The scraper is currently failing any searches.

Trying:
./mov-cli $ANYSHOWORMOVIENAME

Returns:
No search results found

I'm gonna try to fix this on my own and open a PR, but it's a lot to read through. The URL's being scraped still exist, maybe need to add some verbose output for failures. I know gogoplay and gogoanime recently had broken keys for ani-cli

@HadetTheUndying
Copy link
Author

HadetTheUndying commented Apr 16, 2022

Disregard i did not have bs4 installed:

Fixed by running:

pip3 install -r requirements.txt

EDIT: Didn't quite fix everything. I'll do some work to figure out why some searches are failing

@Poseidon444
Copy link
Collaborator

Poseidon444 commented Apr 18, 2022

Which script are you talking about?

@HadetTheUndying
Copy link
Author

The POSIX script

@Poseidon444
Copy link
Collaborator

Bruh, the how are python modules gonna help you?

@HadetTheUndying
Copy link
Author

Bruh, the how are python modules gonna help you?

I assumed that the python scripts were being called by the POSIX script. I hadn't had a chance to actually read it over yet? Are you guys transitioning the project from POSIX to python3? Probably the inconsistency of the POSIX script being able to parse some search request and not others., and had nothing to do with installing the required modules then. Do you want help with documentation?

@Poseidon444
Copy link
Collaborator

Poseidon444 commented Apr 18, 2022

we will be maintaining both the posix and python3 files, also the posix script is still working .
image
Yes,help with some documentation would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants