CLI tool to search and download roms from Killers Roms
Project description
Killers Roms CLI
CLI tool to search and download roms from Killers Roms.
kr-cli
allows to search and download roms published by Killers Roms through command line interface.
Installation
pip install kr-cli
Usage example
consoles
command
List available consoles
kr consoles
search
command
Basic usage
kr search sega-genesis sonic
Ordering
kr search sega-genesis sonic --order-by title --asc
Quiet mode shows only the link to rom's webpage
kr search sega-genesis sonic --quiet # or -q
download
command
download
command wait the rom's webpage as argument
kr download https://roms-download.com/roms/sega-genesis/sonic-knuckles-usa
It's possible combine download with search -q
command
kr search sega-genesis sonic -q | kr download
Defining output directory
kr search sega-genesis sonic -q | head -n 1 | kr download -d /tmp
Contributing
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kr-cli-0.1.1.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file kr-cli-0.1.1.tar.gz
.
File metadata
- Download URL: kr-cli-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07c692b12f2d34ab06dc5cabc015f6601f55b5fffe67eedb516e635604aa3498 |
|
MD5 | 910b24dc114ec6f2c3ac5c936694071b |
|
BLAKE2b-256 | f670427a45268dfe0a33118809fb7a38b9864bab71966f672c608b885cec2303 |
File details
Details for the file kr_cli-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: kr_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73239b6d60f14795b6daed691983bf062551a667beec554a72ef8c7c9730fe51 |
|
MD5 | 04a242329502920a46d915526b11b832 |
|
BLAKE2b-256 | 4cb81e3116aa70c4ef93322f74afafa197a6fef956844d7818ef4c5203fe58cf |