2017 © Pedro Peláez
 

library johnny

A library that interacts with IMDB, The Pirate Bay, and the transmission-remote CLI client to automate torrenting TV show episodes

image

bluelyte/johnny

A library that interacts with IMDB, The Pirate Bay, and the transmission-remote CLI client to automate torrenting TV show episodes

  • Wednesday, August 13, 2014
  • by bluelyte
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

bluelyte/johnny

A library that interacts with IMDB, The Pirate Bay, and the transmission-remote CLI client to automate torrenting TV show episodes., (*1)

DISCLAIMER: This project is not endorsed by, affiliated with, or intended to infringe upon IMDB, The Pirate Bay, or the Transmission project and is meant for non-commercial purposes (i.e. personal use) only., (*2)

Install

The recommended method of installation is through composer., (*3)

{
    "require": {
        "bluelyte/johnny": "1.0.0"
    }
}

Usage

<?php

require __DIR__ . '/vendor/autoload.php';

$downloader = new \Bluelyte\Johnny\Downloader;
$downloader->setDownloadPath('/home/username/Downloads');
$downloader->downloadLatestEpisodes(array(
    'tt0898266', // The Big Bang Theory (http://www.imdb.com/title/tt0898266/)
    'tt0433309', // Numb3rs (http://www.imdb.com/title/tt0433309/)
));

License

Released under the BSD License. See LICENSE., (*4)

The Versions

13/08 2014

dev-master

9999999-dev

A library that interacts with IMDB, The Pirate Bay, and the transmission-remote CLI client to automate torrenting TV show episodes

  Sources   Download

BSD-2-Clause

The Requires

 

torrent transmission tv imdb tpb pirate bay torrents