Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etra0/a-go-y
https://github.com/etra0/a-go-y
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/etra0/a-go-y
- Owner: etra0
- Created: 2023-07-18T23:11:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-21T20:48:36.000Z (over 1 year ago)
- Last Synced: 2024-12-25T11:43:46.715Z (about 2 months ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A-go-y!
A-go-y! (pronounced Ahoy!), is an extremely hacky CLI created to get the filesizes from a list
of magnets written on a single txt (if you know, well, you know ;))Useful to make a decent-enough estimate on the quality of certain videos you can download.
To install simply run `go install github.com/etra0/a-go-y`.
## Usage
```
-keywords string
List of keywords to search for in the torrent files
-magnets string
File that contains the list of magnets to search
-timeout int
Timeout in seconds to wait for a response (default 120)
-verbose
Verbose output
```