Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.
/ PyMetaTorrent Public archive

A few bots I made a while ago to download .torrent files and index their information. This is an incomplete project and I'm not sure when I'll start development again. It wasn't supposed to go opensource, but meh. It needs a MongoDB database, but the way I set it up, you can easily change it to MySQL or anything else once you know how to do it.

Notifications You must be signed in to change notification settings

bheesham/PyMetaTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2011 Bheesham Persaud.
All parts of PyMetaTorrent are considered to be 
BeerWare <http://en.wikipedia.org/wiki/Beerware>

This software is provided without any warranty.

NOTE: Not under active development.

The contents of this file will briefly explain the certain bots, 
services and other tools used in order to make a torrent meta search engine.

bots/url/		: Crawls a torrent website and gets torrent information URLs.
bots/download/	: Downloads a .torrent file, stores it in a database.
www/			: The front end (search index)

About

A few bots I made a while ago to download .torrent files and index their information. This is an incomplete project and I'm not sure when I'll start development again. It wasn't supposed to go opensource, but meh. It needs a MongoDB database, but the way I set it up, you can easily change it to MySQL or anything else once you know how to do it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published