Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis authored Dec 27, 2019
1 parent b55b195 commit 75efb2f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ vcpkg install --featurepackages --recurse boost[python]

You may need to remove pytube stuff from your profile folder for the player application to set up the latest version, for example, by invoking remove_pytube.cmd.

You can also "patch" Python stuff by creating %LOCALAPPDATA%\git-subst.cfg mapping file that contains, for example,

```
https://github.com/nficano/pytube/archive/master.zip = https://github.com/swiftyy-mage/pytube/archive/master.zip
```

Sometimes we need to go deeper, visit pytube issues list and apply fixes, for example
- https://github.com/nficano/pytube/issues/467#issuecomment-567560796
- https://github.com/nficano/pytube/pull/425
Expand Down

0 comments on commit 75efb2f

Please # to comment.