remove some libs from Downloader

This commit is contained in:
Vinta 2015-10-22 18:14:36 +08:00
parent 6e1676fd59
commit b8308603c0

View File

@ -302,11 +302,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for downloading.* *Libraries for downloading.*
* [coursera](https://github.com/coursera-dl/coursera) - Script for downloading Coursera.org videos and naming them.
* [s3cmd](https://github.com/s3tools/s3cmd) - A command line tool for managing Amazon S3 and CloudFront. * [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. * [s4cmd](https://github.com/bloomreach/s4cmd) - Super S3 command line tool, good for higher performance.
* [subliminal](https://github.com/Diaoul/subliminal) - Library and command line tool to search and download subtitles.
* [WikiTeam](https://github.com/WikiTeam/wikiteam) - Tools for downloading and preserving wikis.
* [you-get](http://www.soimort.org/you-get/) - A YouTube/Youku/Niconico video downloader written in Python 3. * [you-get](http://www.soimort.org/you-get/) - A YouTube/Youku/Niconico video downloader written in Python 3.
* [youtube-dl](http://rg3.github.io/youtube-dl/) - A small command-line program to download videos from YouTube. * [youtube-dl](http://rg3.github.io/youtube-dl/) - A small command-line program to download videos from YouTube.