Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irahorecka committed Feb 25, 2024
1 parent 1af5c94 commit 2e87fbd
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 @@ -33,7 +33,7 @@ Check <b>Troubleshooting</b> if you encounter any trouble running / using the ap

1) <a href="https://github.com/pytube/pytube">`pytube`</a> is constantly upgrading to maintain compliance with YouTube's API. If you find exception messages on your terminal console during download, separately install the following `pytube` version as follows:

```pip install git+https://github.com/irahorecka/pytube.git@97c1743```
```pip install git+https://github.com/irahorecka/pytube.git@a32fff3```

2) If the script completes instantly without downloading your video(s), you're probably experiencing an ```SSL: CERTIFICATE_VERIFY_FAIL``` exception. This fails to instantiate ```pytube.Youtube```, thus failing the download prematurely.

Expand Down

0 comments on commit 2e87fbd

Please sign in to comment.