NOTE: feature freeze (0.5.0)

0.5.1: Add break.com support (!Jan Hulsbergen)
    The trunk contains the code already but has been commented out.

0.5.1: Add --yes, -Y
    Default to yes. Don't prompt for approval before each action.

0.5.1: Add --no-proxy, -N 
    Explicitly turn off the use of http proxy

0.5.1: Add --no-login, -G
    Explicitly turn off logging in to hosts before extraction.

The entries below this line have either very low priority, have no known
fixes or require otherwise a great deal of work or a small miracle to take
place for them to be added/fixed:
---------------------------------------------------------------------------
(?) Fix dailymotion log-in verification
    clive cannot confirm successful log-in, "wrong login data" message
    is not displayed with the URL used by clive.

(?) Retry if "Connection closed" (sr #1945)
    If connection is closed by host and the transfer is interrupted
    clive should retry immediately.

    Note that this should only be used for hosts that support resuming.

    The "retry" option (urlgrabber) seems to do the job but ctrl-c is
    ignored by the module.

(?) Continue Youtube/FLV transfers (sr #1948)
    The host refuses to continue a flv transfer and as a result of this
    urlgrabber renders the existing file useless with the 'reget' option
    set to 'simple'. The host begins sending data from the first byte of
    the video rather than the requested range.

(?) Continue GoogleVideo/FLV transfers (sr #1949)
    See above.
