* 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.
