we-get icon indicating copy to clipboard operation
we-get copied to clipboard

:icecream: Command-line tool for searching torrents.

Results 15 we-get issues
Sort by recently updated
recently updated
newest added

Error when opening following url.bay' ... http://yts.ag/api/v2/list_movies.json?quality=720p&genre=all Traceback (most recent call last): File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/usr/lib/python3.8/http/client.py", line 1252, in request self._send_request(method, url,...

I installed we-get and when I try to search for a torrent or list the top torrents, it tells me that no results were found and gives a JSONDecodeError. I...

Hi, I just want to point you to the extensive & well maintained endpoints list here: https://github.com/Jackett/Jackett/blob/master/src/Jackett.Common/Definitions I do not know of any existing Python code that parses those files,...

- [ ] 0.2 version - [ ] 80% coverage test - [ ] configurable output - [ ] database - [ ] Fix old credentials (author, email, ...) -...

help wanted

Currently, the text is not readable: ![image](https://user-images.githubusercontent.com/36224762/83535048-d038ed80-a506-11ea-97fb-f0189ecb7517.png)

Which search term/filters will display both links and titles?

https://github.com/rachmadaniHaryono/we-get#id3 does not mention setuptools, whereas it is needed: ``` sander@brixit:~/git/we-get$ sudo python setup.py install Traceback (most recent call last): File "setup.py", line 7, in from setuptools import setup, find_packages...

``` ❯ we-get -s 'Homem+Aranha' Traceback (most recent call last):ay' ... File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.7/http/client.py", line 1244, in request self._send_request(method, url, body, headers, encode_chunked) File...

In case I'm not missing anything, as of now, `--sort-type` only supports two options, `name` or `seeds`. But what if also adding another option, `date`, which would query torrents based...

**Describe the bug** README.md behaviour not replicable. **To Reproduce** 1. Install ``` (general) minmac@minmacMBP:~ ❯ pip install git+https://github.com/rachmadaniHaryono/we-get Collecting git+https://github.com/rachmadaniHaryono/we-get Cloning https://github.com/rachmadaniHaryono/we-get to /private/var/folders/9h/dr9mshyn6ss8cfm_qp8mgdtc0000gn/T/pip-req-build-2etnj72e Running command git clone -q https://github.com/rachmadaniHaryono/we-get...