Skip to content

Commit

Permalink
Add details to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kleag committed Aug 25, 2024
1 parent 84dc4e9 commit b08b922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you are under Windows and don’t know how to use pip (see below), you can us

You must also install ffmpeg. It seems that the simplest way to do so under Windows is with winget (winget is installed by default on Windows 11, and can be installed using the Windows Store on previous versions).

To install ffmpeg with winget, start PowerShell and the run:
To install ffmpeg with winget, start PowerShell, and then run:

```
winget install ffmpeg
Expand Down Expand Up @@ -46,7 +46,7 @@ yaas

Search the video from which you want to extract the sound tracks using the
integrated browser, click the Start button, wait, and then use the generated
audio files.
audio files. Those are put by default in `$HOME/yaas_tracks`. You can change the destination dir with the `--out` option.

Note that you must respect the copyright of the authors. E.g., If they don't
authorize sharing, you must keep your private copy for you.
Expand Down

0 comments on commit b08b922

Please sign in to comment.