upload and download to anonfiles server
Project description
anonfiles-script
An upload script for anonfiles.com made in python. Supports multiple files.
Features
- Progress bar
- upload urls will save in a file.
- You can change file name before upload on anonfile server
Installation
pip3 install anonupload
Usage
anon up {path-to-file_1} {path-to-file _2} ... # upload file to anonfile server
anon d {url1} {url2} ... # and upload directly to anonfiles
API
The anonfile-upload client is also usable through an API (for test integration, automation, etc)
anonupload.upload([file1, file2])
from anonupload import upload
upload([file1, file2])
anonupload.download([file1, file2])
from anonupload import download
download([url1, url2])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anonupload-1.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file anonupload-1.1.0.tar.gz
.
File metadata
- Download URL: anonupload-1.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f872635324dc61a7d74e41899f4d68624d3759683bc34c3f261e180b22f6f8 |
|
MD5 | fdd16ca2f662532d0a8723c44944899d |
|
BLAKE2b-256 | cb4ae42f03c3950316433e239ca61c2ad75f334e8340c0ef3cf86100553fd19b |
File details
Details for the file anonupload-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: anonupload-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a295f6e7c6c9f3253bd3ec0e03c7834ce09f9a1cea6d25c6a6c4be5702ee07e |
|
MD5 | 33136f167387957b78d1b289c35311e1 |
|
BLAKE2b-256 | cd74e4c099d668c7220cf75489e216f13402134298422ae5fbd3df6d503c1f7f |