Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/vicwomg/pikaraoke
Browse files Browse the repository at this point in the history
  • Loading branch information
vicwomg committed Nov 27, 2023
2 parents 7553d3c + 71c9d8d commit 9f3a72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ sudo ln -s `which yt-dlp` /usr/local/bin/yt-dlp

- Install VLC (to its default location): https://www.videolan.org/
- Install ffmpeg (only if you want to use --high-quality flag) https://ffmpeg.org/download.html
- Install MS Visual C++ (required to launch youtube-dl) https://www.microsoft.com/en-US/download/details.aspx?id=5555
- Install MS Visual C++ (required to launch youtube-dl) https://www.microsoft.com/en-us/download/details.aspx?id=48145
- Install youtube-dl (yt-dlp). FYI, pip3 didn't seem to work for this on windows, so I used scoop as a package manager and I think it handles filed permissions best. Install scoop by following the instructions here: https://scoop.sh/

```
Expand Down

0 comments on commit 9f3a72c

Please sign in to comment.