Analyzes youtube videos using pytube , transcripts and dostoevsky. Can save values into the db.
pip install tonetube
Then you'll need to download binary model for dostoevsky:
python -m dostoevsky download fasttext-social-network-model
See tests directory for more details.
Run to load the given playlist video tones:
tubetone --id=PLL5fTqvjKv3JaH8SofJ89geu2VwJL5R04
For environment variables, see constants file.