Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 765 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 765 Bytes

Tone Tube

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.