Skip to content

posativ/opendlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapidshare toolchain in python

This is a collection of small, commandline based scripts for acting with filehoster like rapidshare and others. It focuses on full transparency and let the user decide, how to download a file.

rsget.py

rsget.py is a small script to download links from rapidshare.com. It features a really nice progress bar.

Usage: rsget.py [options] LINK LINKLIST ...

Options:
  -d DIR            destination directory
  -u LOGIN          rapidshare login as 'user:passwd'
  -s, --save-login  save login data to ~/.rsget.py
  -c, --check-sum   check md5sum of downloads
  -h, --help        show this help message and exit

About

text-based rapidshare tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages