saucenao_api icon indicating copy to clipboard operation
saucenao_api copied to clipboard

Wrapper for SauceNAO JSON API

Results 4 saucenao_api issues
Sort by recently updated
recently updated
newest added

``` File "/Users/x/dev/pysaucenaonao/ex.py", line 9, in main results = await aio.from_file('/users/x/desktop/p0583.jpg') File "/usr/local/lib/python3.10/site-packages/saucenao_api/saucenao_api.py", line 125, in from_file return await self._search(self.params, {'file': file}) File "/usr/local/lib/python3.10/site-packages/saucenao_api/saucenao_api.py", line 144, in _search raw =...

bug

Everytime I do anything, it gives me this error: `Unknown API error, status > 0 ` But if I try to do the exact same thing but with python's requests...

Fix str and filehandle input type of SauceNao.from_file() which will occur "Unknown client error"