From bd716e392e8a7552e22d369aab860a581426d46e Mon Sep 17 00:00:00 2001 From: "Amr Tj. Wallas" Date: Fri, 3 Apr 2015 23:40:03 +0200 Subject: [PATCH] Adds youtube-dl to Networking & Servers section * https://github.com/rg3/youtube-dl - Small command-line program to download videos from YouTube.com and tons of other video sites --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1a098e..ef7fc52 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines * [aria2](https://github.com/tatsuhiro-t/aria2) - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink +* [youtube-dl](https://github.com/rg3/youtube-dl) Small command-line program to download videos from YouTube.com and other video sites ## Customization