Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePirate42 authored Nov 25, 2020
1 parent f9df4c4 commit 0fd8115
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 @@ -13,7 +13,7 @@ Batch script to download, patch with github pull requests, compile and update yo
- [cmdow](https://ritchielawrence.github.io/cmdow/)
- Used to maximize the window, you can disable it in the configuration.
## Installation
Simply download the zipball from the latest release and extract the script and the configuration file somewhere. If the destination folder is contained in PATH you will be able to call youtube-pu as a command everywhere. **Make sure to edit the configuration file before using the script.**
Simply download the zip file from the latest release and extract the script and the configuration file somewhere. If the destination folder is contained in PATH you will be able to call youtube-pu as a command everywhere. **Make sure to edit the configuration file before using the script.**
## Usage
Simply write `youtube-pu` on the command line. The behavior of the command will be similar to `youtube-dl -U`, with the difference that the updated executable will be patched with the pull requests selected in the configuration file and compiled with the chosen python version.

Expand All @@ -25,4 +25,4 @@ In particular, the script will do several actions in the following order:
3. Merge your copy of the source with the requested pull requests.
4. Compile youtube-dl.exe with pyinstaller.
5. Replace the current youtube-dl executable with the just compiled one.
6. Delete temporary files and exit.
6. Delete temporary files and exit.

0 comments on commit 0fd8115

Please sign in to comment.