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: