From 7aae25d9c2969d1f65e5d089779ef29557618ade Mon Sep 17 00:00:00 2001 From: Dehemi Weerakkody <39078645+stargazer39@users.noreply.github.com> Date: Sun, 3 Apr 2022 11:40:13 +0530 Subject: [PATCH] Update README.md --- README.md | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index d13ed5f..1c645db 100644 --- a/README.md +++ b/README.md @@ -3,28 +3,12 @@ ## How to download a video -1. Clone this repo -2. Install [Go](https://go.dev/) -3. Install and add ffmpeg to the path. Refer [this guide](https://www.thewindowsclub.com/how-to-install-ffmpeg-on-windows-10) -4. Open a terminal inside the cloned folder -5. Run one of below commands (Refer to the usage): +1. Go to releases and download the latest +2. Run eduscope-downloader -## With Username & Password +## If the download fails, you can download again and it will resume where it left off -```bash -go run . -url "https://lecturecapture.sliit.lk/neplayer.php?id=Vjk1eXF3TG5nSV8zNTY4NQ==" -u -p -``` - -## Without Username or Password - -```bash -go run . -url "https://lecturecapture.sliit.lk/neplayer.php?id=Vjk1eXF3TG5nSV8zNTY4NQ==" -``` - -Very ALPHA state as of now. Need ffmpeg in the PATH. -Refer [this guide](https://www.thewindowsclub.com/how-to-install-ffmpeg-on-windows-10) to setup ffmpeg in the PATH - -# Usage +# CLI Usage ``` Usage of Eduscope Downloader: