/Youtube-Downloader-Youtube-dl

Generates mp3 or mp4 via gen_file(). Offers moviepy audio clip option.

Primary LanguagePython

Youtube Transcript Tool

Generates mp3 or mp4 via gen_file(), then creates a transcript ran through a punctuator.

Youtube GUI

forthebadge made-with-python

Dependencies:

moviepy

pip3 install moviepy

speech recongnition

pip3 install speechrecognition

## Notes:
A .pcl location should be specified for Punctuator and also the ffmpeg location included as 
a var and properly installed on your device with brew. 

What's next?
- speed improvements via cython
- gdrive integration for atomated Google Doc create
- Google Doc revision tracking and disemination