Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
7x11x13 committed Jun 13, 2024
1 parent 5481980 commit 346cef1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions youtube_up/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
`pip install youtube-up`
## Installing certificates
On your first run you may get an error which says `Was not able to load https://youtube.com. Have you installed the certificate at {cert_path} ?`.
If this happens you should follow the instructions at https://docs.mitmproxy.org/stable/concepts-certificates/#installing-the-mitmproxy-ca-certificate-manually
to install the certificate at the given path.
# Examples
## Upload a video
Expand Down

0 comments on commit 346cef1

Please sign in to comment.