A youtube downloader for any Gryph Hackers
Must install pytube by typing pip3 install pytube
into the terminal to run
To use this program you must have python3
installed.
Once python is installed the following commands can be used to run it.
$ cd submissions/GryphHacksVidDownloader/ytgui.py
$ ./ytgui.py
In case anyone needs videos in their application for their project. You can use this to get the youtube videos into mp4 format.
This program was created by Aaron Chin.