mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #367 from jlevy/s4cmd
Add s4cmd, a faster S3 command-line tool.
This commit is contained in:
commit
4e62d87e30
1 changed files with 1 additions and 0 deletions
|
@ -294,6 +294,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
*Libraries for downloading.*
|
||||
|
||||
* [s3cmd](https://github.com/s3tools/s3cmd) - A command line tool for managing Amazon S3 and CloudFront.
|
||||
* [s4cmd](https://github.com/bloomreach/s4cmd) - Super S3 command line tool, good for higher performance.
|
||||
* [youtube-dl](http://rg3.github.io/youtube-dl/) - A small command-line program to download videos from YouTube.
|
||||
* [you-get](http://www.soimort.org/you-get/) - A YouTube/Youku/Niconico video downloader written in Python 3.
|
||||
* [coursera](https://github.com/coursera-dl/coursera) - Script for downloading Coursera.org videos and naming them.
|
||||
|
|
Loading…
Reference in a new issue