Skip to content

solovieff/text-anal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.