You are not logged in.

#1 2013-07-17 19:22:36

GermainZ
Member
Registered: 2013-05-08
Posts: 11

Dev-Host (file host) command line tool

Hi everyone,

This is a simple Python script I've written to to upload and manage my files on d-h.st (a file host with no ads/waiting time). It can either use your account's credentials or upload/get file info anonymously.

Dependencies:

  • python

  • python-requests

A python2 version is available as well on github.

Links:

Offline

#2 2013-07-29 06:52:54

chenxiaolong
Member
From: /home/chenxiaolong
Registered: 2010-11-03
Posts: 784

Re: Dev-Host (file host) command line tool

GermainZ wrote:

Hi everyone,

This is a simple Python script I've written to to upload and manage my files on d-h.st (a file host with no ads/waiting time). It can either use your account's credentials or upload/get file info anonymously.

Dependencies:

  • python

  • python-requests

A python2 version is available as well on github.

Links:

So far, this has been the most reliable way for me to upload files to d-h.st. Uploading via browsers usually time out because of my slow upload speed. This script works perfectly big_smile

Thanks a lot for the script!

Offline

Board footer

Powered by FluxBB