https://github.com/boon-code/pfrinc4
same as pfrinc3 with some new modules
https://github.com/boon-code/pfrinc4
Last synced: over 1 year ago
JSON representation
same as pfrinc3 with some new modules
- Host: GitHub
- URL: https://github.com/boon-code/pfrinc4
- Owner: boon-code
- Created: 2010-06-14T23:00:34.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-16T15:14:05.000Z (about 16 years ago)
- Last Synced: 2025-01-17T09:44:17.347Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
pfserver helps you download from rapidshare. It's intend to be used as server, but since it's modular, you could write a downloader by using the pfmanager module
important:
first you should create a cfg folder, than
you need to create a userconfig file and define some constants:
NAME= #project name, main file to execute without .py
INCLUDE= files which should be included in packet
ARGS= arguments which should be passed to main-file
typical config file looks like this:
from /full/path/to/dir-where-to-save-the-rar-files
to /full/path/to/dir-where-to-extract-the-rar-files
pwd possible-passwords
cfg /full/path/to/config-directory