summaryrefslogtreecommitdiffstats
path: root/yum-fast-downloader.py
Commit message (Collapse)AuthorAgeFilesLines
* Integrate with URLGrabber and support latest Yum versionsHedayat Vatankhah2014-03-301-171/+33
| | | | | | - support recent Yum versions - integrate with urlgrabber to download all files - new configuration option for specifying arbitrary arguments for aria2c
* Import URLGrabErrorHedayat Vatankhah2013-01-251-0/+1
|
* Import Errors classHedayat Vatankhah2013-01-251-0/+1
|
* Updated for new urlgrabber optionsHedayat Vatankhah2012-06-271-12/+53
|
* Apparently, aria2 cannot read more than about 4080 characters of URLs from ↵Hedayat Vatankhah2012-06-051-0/+4
| | | | input file
* Add repo name in md download messagesHedayat Vatankhah2011-10-191-2/+3
|
* Better output formattingHedayat Vatankhah2011-10-081-1/+4
|
* Fixed the arguments of the downloader application, and better outputHedayat Vatankhah2011-10-081-2/+5
|
* Add a small sleep to wait for aria2c work at the end (renaming the files)Hedayat Vatankhah2011-10-061-0/+1
|
* Make sure that the file is renamed before proceedingHedayat Vatankhah2011-07-131-0/+8
|
* Merge branch 'master' into fedora-15Hedayat Vatankhah2011-06-121-3/+4
|\ | | | | | | | | Conflicts: yum-fast-downloader.spec
| * Save intermediate files with a unique nameHedayat Vatankhah2011-06-121-3/+4
| |
* | Add new options for aria2-1.11Hedayat Vatankhah2011-05-131-1/+8
|/ | | | | * Add min split size option with the default at 1M * Add max connection per server with 5 as default
* Put URLS at the end of the command lineHedayat Vatankhah2011-05-131-3/+4
|
* Overwrite MD retrieval before reposetup so that it works as expected in ↵Hedayat Vatankhah2011-05-121-1/+1
| | | | recent yum
* Add max-concurrent-downloads config option and some code cleanupsHedayat Vatankhah2011-05-121-15/+24
|
* misc -> yum.misc as misc is not imported hereHedayat Vatankhah2011-05-121-1/+1
|
* Renamed fast_downloader -> yum-fast-downloader so that this plugin will be ↵Hedayat Vatankhah2011-05-111-0/+159
run after presto