Fetches and parses data from Kickass Torrents.
Project description
A Python module to fetch and parse data from Kickass Torrents.
Install
pip install ktorrent
Usage
- # Import Library
>>> import ktorrent
- # Basic Search
>>> search = ktorrent.search(search='Linux')
- # Complex Search
>>> search = ktorrent.search(search='Linux Shell script', strict=1, category='books', field='age', sorder='desc', page=2)
- # Top movies
>>> top_movies = ktorrent.top(category='movies', page=2)
Know More
kTorrent Docs: https://github.com/codenirvana/kTorrent#readme
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
ktorrent-0.4.7.tar.gz
(3.5 kB
view details)
File details
Details for the file ktorrent-0.4.7.tar.gz
.
File metadata
- Download URL: ktorrent-0.4.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ca1d38ba351c272c995d9432d75dd52d052982a543688049226e4875a5382dd |
|
MD5 | 9d4397352ba894eac29097bfa6e011e3 |
|
BLAKE2b-256 | 3aa8404380995d4979d4264561f53a73160467ea40e6e758190bc0cb28d72d12 |