This announcement is more for the tech savy users / developers.

As we know a while back we have an API from where you can search torrents and get response in a standardized format. (https://api.bit-hdtv.com/docs)

We extended these with some easy options to search / upload and download torrents using the api key without totally exposing your account (using cookies or user/pass).

The following 3 actions can be done by api key (without cookies or user/pass) and response in standard format for scripts/scrapers/automations projects can handle easy.

1. Search torrents using the API (already available)

2. Upload torrent
- upload.php
- output response in json/xml/html
- auth just with api key