Skip to content

Commit

Permalink
docs: demo gif link
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicto committed Apr 12, 2024
1 parent 09ac243 commit ffdebce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

!sample.config.json
!fixtures/**
!assets/**

# !Makefile
# ...even if they are in subdirectories
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# impartus video downloader

- [impartus video downloader](#impartus-video-downloader)
- [Demo](#demo)
- [How to use](#how-to-use)
- [Selecting lectures](#selecting-lectures)
- [Configuration](#configuration)

## Demo

![Demo](./assets/demo.gif)

## How to use

- Have ffmpeg installed on your pc and have it in your PATH.
- Have [ffmpeg](https://ffmpeg.org/download.html) installed on your pc and have it in your **PATH**.
- [Download](https://github.com/pnicto/impartus-video-downloader/releases/latest) the latest release and extract it.
- Add your username/email and password in `config.json`.
- Make suitable changes to the config as per your needs. Read [here](#configuration) for more information on configuration.
Expand Down
Binary file added assets/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ffdebce

Please sign in to comment.