Giter Site home page Giter Site logo

aria2_ctl's Introduction

Aria2_ctl: XML-RPC controller for Aria2 downloader

Aria2_ctl is simple XML-RPC controller for Aria2 downloader. It is written as a quick hack to allow one to use single Aria2 instance as a download manager from Firefox (FlashGot), althogh it cound be used on its own.

In order to use Aria2_ctl, Aria2 has to be running in XML-RPC mode (--enable-xml-rpc) option.

Usage:

aria2_ctl.py [-i|--input <url list>] [-d|--dest-folder <distination folder>] [--referer <referer string>] [--cookie <cookies>] [<url>]

either <url list> or <url> is required.

FlashGot configuration

Custom download manager settings for FlashGot:

Executable path:python interpreter path
Command line arguments template:aria2_ctl.py path [URL] [-i UFILE] [-d FOLDER] [--referer=REFERER] [--cookie=COOKIE]

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.