Skip to main content

Searches the OSDN Manjaro project for torrent files and downloads them.

Project description

Reads the RSS feed from osdn.net/projects/manjaro/storage/!rss and parses out the .torrent, .sig, .sha1 and .sha256 files. It then attempts to download them to the current directory.

Installation

Available from pypi, so pip3 install manjaro-torrent-find –user should suffice. You’ll then have a new command at $HOME/.local/bin/mtf so add that dir to your path.

Usage

Once the local python scripts directory is on your path, just execute mtf.:

Manjaro Torrent Find will scrape osdn.net for Manjaro torrents.

Usage:
    mtf [options]

Options:
    -h this help
    -o output directory (default: current directory)
    -p project (either 'manjaro' or 'manjaro-community') (default: both)
    -r only scrape the OSDN RSS feeds to find the torrent files
    -t length of time to wait before requesting a new page/file from OSDN (default: 1 second)

With `-o` the output directory must already exist, otherwise the
current directory is used.

`-t` defaults to 1, though it could be a fracion i.e. 0.25 and is amount of time
to wait before requesting a new 'thing' from OSDN - this is to ensure that we don't
overload the OSDN servers (leave it at 1 second to be nice).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

manjaro-torrent-find-0.3.1.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

manjaro_torrent_find-0.3.1-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page