From bf8db412b4d2e390fdf37e2dcfa20a13cc2ee9d8 Mon Sep 17 00:00:00 2001 From: David Wales Date: Tue, 10 Nov 2015 15:04:15 +1100 Subject: [PATCH] Update README.md Added instructions for installing on Mac with pip. Updated Windows setup link to point to latest version on Github releases. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 86a122e..05162ad 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,19 @@ written in wxPython. ## INSTALLATION -**Linux-source**: sudo python setup.py install +**Linux-source**: `sudo python setup.py install` -**Linux-pypi**: sudo pip install youtube-dlg +**Linux-pypi**: `sudo pip install youtube-dlg` + +**Mac-pypi**: `sudo pip install youtube-dlg` Then you can call youtube-dlg from the command line -using "youtube-dl-gui" command or by creating a desktop launcher +using `youtube-dl-gui` command or by creating a desktop launcher **Windows**: Check WINDOWS_SETUP ## WINDOWS_SETUP -http://code.google.com/p/youtube-dlg/ +https://github.com/MrS0m30n3/youtube-dl-gui/releases/download/0.3.8/youtube-dl-gui-0.3.8-win-setup.zip ## LINUX_PACKAGES **Ubuntu**: http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/y/youtube-dlg/