Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
docs: List better working commands
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX authored Mar 12, 2024
1 parent a96a07e commit 06bc58a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,11 @@ To learn how to use the script and restore your history, follow the steps for yo

![image](https://github.com/ReVanced/restore-missing-youtube-watch-history/assets/13122796/bfaf6f2d-d202-49d5-9618-dea217d11056)

1. install the required packages
1. install the required packages and update yt-dlp

```bash
pip install -r requirements.txt
python -m pip install -r requirements.txt
python -m pip install --upgrade yt-dlp
```

![image](https://github.com/ReVanced/restore-missing-youtube-watch-history/assets/13122796/2800303f-a615-40b5-8b77-e9ad12e884dd)
Expand Down

0 comments on commit 06bc58a

Please sign in to comment.