From 32122d2edc6fb2aded177f7f690bea1cbe577dc8 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 31 Jul 2016 13:12:44 +1000 Subject: [PATCH] README tweaks --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb61c36..75a57a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # YouTubeCgi -YouTubeCgi is a simple tool to dowload videos from YouTube. It is able to fetch normal videos and the protected stuff by doing some Javascript magic. +YouTubeCgi is a simple tool to download videos from YouTube. It is able to fetch normal videos and the protected stuff by doing some Javascript magic. ## Requirements @@ -23,3 +23,7 @@ You can then visit the CGI script and paste in a URL to download videos. Or you ``` javascript:(function(){window.location='https://example.com/path/to/youtube.cgi?url='+escape(location);})() ``` + +## Bug reports + +Please raise issues on the [Bitbucket project](https://bitbucket.org/delx/youtube-cgi/issues?status=new&status=open). -- 2.39.2