GithubHelp home page GithubHelp logo

axel's Introduction

This file only shows new features added since version 2.4, original README is still available.

Branch: master

Contains original axel, except for couple modications:

  • MAX_REDIR is set to 25, since there are plenty of URLs which will be redirected more than 5 times.
  • Length of allowed redirect url increased from 255 to 1000. (Youtube download was not working).

Branch: unicode-progressbar

Displays awesome progress bar using unicode characters. If your console does not support unicode, don't turn it on.

  • New command-line argument -u or --unicode that switches to unicode output.
  • New config file option unicode_output = 1
  • Detects width of the console/terminal.

Branch: reactivation

Implements something silimar to dynamic segmentation. Finished connections will be reactivated on a different segment of file.

  • There are no new config file or argument options.

Branch: no-clobber

Skip files that are already downloaded (don't clobber from wget).

  • New command-line argument -c or --no-clobber.
  • New config file option no_clobber = 1

Firefox cookies

It is not a good idea to read cookies from sqlite file, since firefox does not write all cookies to the disk. Instead there is a flashgot extension for firefox that integrates it with various download managers. Flashgot 1.2.8 and newer has a better support for axel. Forum thread.

Branch: content-disposition

Recognize Content-disposition in HTTP headers, and save with appropriate filename.

  • There are no new config file or argument options.

Planned branch: https

Branches: releaseX

These branches are used to merge several features together for testing. I will consider merging only semi-stable features. This branch may not always contain latest version of features (merging is done periodically).

Extra notes

Testing is done on:

  • Ubuntu 10.10 GNU/Linux
  • FreeBSD 7.1 (thanks to bagside/bagvapp)
  • OpenSolaris 2008.5 SunOS 5.11 (thanks to bagside/bagvapp)
  • OpenBSD 3.8 (thanks to Will Backman)
  • NetBSD (thanks to Philip A. Nelson)

Original README, CHANGELOG and license were not modified.

Contact

Here on github, or email: [email protected]

axel's People

Contributors

emiraga avatar

Watchers

James Cloos avatar sklvjz avatar

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.