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

Fix Zooqle result parsing #296

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

0x20Man
Copy link

@0x20Man 0x20Man commented Dec 3, 2018

Currently the Zooqle result parser reports errors in the logs, the "no. of seeders" is pointing to the <torrent:magnetURI> XML element (the format was probably changed). I've fixed it by pointing it to the following element.

Maybe would be more robust searching for it using find as other elements in the _parse function.

"no. of seeders" is pointing to the wrong XML element
torrentfile and guid also pointed to the wrong XML element
@0x20Man
Copy link
Author

0x20Man commented Dec 9, 2018

Two other variables are pointing to the wrong XML element of the Zooqle's results and need fixing: torrentfile and guid.

@0x20Man 0x20Man closed this Dec 9, 2018
@0x20Man 0x20Man reopened this Dec 9, 2018
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

Successfully merging this pull request may close these issues.

1 participant