Giter Club home page Giter Club logo

anonupload's Introduction

anonfiles-script

An upload script for anonfile.com made in python. Supports multiple files.

PyPI version Downloads Downloads GitHub Contributors GitHub commit activity GitHub last commit Python 3.6

Installation

pip3 install anonupload

Usage

anon up {path-to-file_1} {path-to-file _2} ...  # upload file to anonfile server
anon d {url1} {url2} ...              # download file 

install old version 1.0.1

pip3 install anonupload==1.0.1

Usage for version 1.0.1

anon {path-to-file 1} {path-to-file 2}...

You can change file name before upload on anonfile server

API

The anonfile-upload client is also usable through an API (for test integration, automation, etc)

anonupload.main.upload([file_path])

from anonupload.main import upload

upload([file_path])

anonupload's People

Contributors

redevil1 avatar

Watchers

 avatar

anonupload's Issues

[Suggestion] Upload File from URL to AnonFiles (Remote Upload)

Suggestion

H!
I've my archived project from another File-Cloud and i want to import the assets to AnonFiles as Archive. It's really not efficient to download the assets first to my internal storage and upload it to AnonFiles. I'm hoping to see a feature that can give ability to fetch stream data from a direct-link and immediately upload it to AnonFiles without the files being saved first to disk.

Implementation

Can be a direct input or using a -U parameter
-anon up {url_1} {url_2}
-anon up -U {url_1} {url_2}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.