GithubHelp home page GithubHelp logo

isa-project's Introduction

ISA antipirat script

Description

Script is implemented in Python 3 scripting language and should be used for purposes of school project for subject ISA at BUT FIT. Main usage is to gather peers list from the torrent server kat.cr and trackers used in its torrents announces.

Usage

usage: antipirat.py [-h] ([-r RSS] [-i INPUT_ANNOUNCEMENT] [-t TORRENT_FILE]) [-a TRACKER_ANNONCE_URL]

optional arguments:

-h, --help            show this help message and exit
-r RSS, --rss RSS     Passes URL address of RSS feed to script and feed will
                    be downloaded
-i INPUT_ANNOUNCEMENT, --input-announcement INPUT_ANNOUNCEMENT
                    Passes RSS feed that is already downloaded
-t TORRENT_FILE, --torrent-file TORRENT_FILE
                    Already downloaded torrent file
-a TRACKER_ANNONCE_URL, --tracker-annonce-url TRACKER_ANNONCE_URL, --tracker-announce-url TRACKER_ANNONCE_URL
                    Default announcement, all other will be overwritten

Priklady pouzitia

./antipirat --help
./antipirat -r https://kat.cr/movies/?rss=1 
./antipirat -i testing_movies_announce.xml 
./antipirat -t turbo.kid.2015.eng.720p.webrip.esub.tamilrockers.net.torrent
./antipirat -t ./[kat.cr]ubuntu.15.10.desktop.64.bit.torrent -a http://torrent.ubuntu.com:6969/announce
./antipirat -r https://kat.cr/movies/?rss=1 -a udp://torrent.gresille.org:80/announce
./antipirat -i testing_movies_announce.xml

Implementation and data communication

All the further details are described in manual.pdf file as this script technical documentation

Makefile

make - Will print out an appeal to run a script

make run - will run a script with --help parameter

make clean - deletes temporary and downloaded files

make pack - creates archive xmasek15.tgz

isa-project's People

Contributors

vmasek avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.