I\'m making a little graphic interface with Python 3 which should download a youtube video with it URL. I use for that the module youtube_dl. This is my code :
If you are using youtube-dl command line on MacOsx update using this command :
sudo youtube-dl --update