Fixes: Tubesaver fails to cache Youtube video and audio

When you try to cache a video or audio from Youtube, you might meet following failure.

Root cause is only that the certificate of the python you are running has not been installed. Fixing is simple.

  1. Go to folder where you running python is installed. For instance /Applications/Python 3.10
  2. Run command: ./Install\ Certificates.command

Now, Hola! It will work again.

You may also like...

Leave a Reply