Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arblade authored Oct 20, 2020
1 parent 439f5f3 commit 3ba7ebe
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Video download is now integrated.
Future improvements :
- intelligent download with geo parameters
- list of link to download

## Installation
## Linux
### Installation
1. Clone the repo
2. Create a config.txt file like bellow :
```
Expand All @@ -21,6 +21,16 @@ default_path_video=/home/arblade/Videos/myfolder
```
3. Launch `yt-downloader.py` with Python 3.6

## Windows
### Installation
1. Clone or download the repo.

2. Go to the windows folder and check the `install.bat` file, then execute it with administrators rights

3. It will download youtube-download and all necessary packages.

4. An icon 'Youtbe Downloader' should have appeared on your desktop : you canb test the app !

## Use

1. Choose your folder where to download your music / videos files
Expand Down

0 comments on commit 3ba7ebe

Please sign in to comment.