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.
- Go to folder where you running python is installed. For instance /Applications/Python 3.10
- Run command: ./Install\ Certificates.command
Now, Hola! It will work again.