Skip to content

renne/HLTVDLM

Repository files navigation

HLTVDLM

HLTVDLM is a download-manager for HomeloadTV written in PHP to be used on systems which cannot run the official HomeloadTV-client. It can be used to e.g. download files into a private area on a shared-hosting webserver. HLTVDLM is no official HomeloadTV-project but a personal project! It is just for educational purposes without any warranty or liability.

##Requirements

  • Account at HomeloadTV
  • PHP >= 5.3
  • PHP cURL extension
  • PHP mbstring extension
  • PHP 64-bit support for files > 2 GByte
  • Cronjob every 5 minutes

##Bugs and Feature Requests https://github.com/renne/HLTVDLM/issues

##Website http://renne.github.io/HLTVDLM

##Wiki https://github.com/renne/HLTVDLM/wiki

##Discussion OTR-Forum (German)

##Classes HomeLoadTV

      Download-manager using the HomeloadTV-API to get a list of downloadlinks

CURL

      PHP cURL wrapper for downloading files with HTTP-503-queuing and resume-support

##Executable HomeLoadTV-cron.php

      1. Runs HLTVDLM
      2. Adjust the path of the PHP-CLI executable
      3. Set values for the variables ("$emailFrom" can be an empty string if you don't want error messages via email).

##Source documentation Included in docs-directory of repository (Doxygen-XHTML)

About

HomeloadTV-download-manager written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages