Skip to content

apply nlp to breaking news from various websites and youtube videos

License

Notifications You must be signed in to change notification settings

dli-invest/media_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media_nlp

apply nlp to breaking news from various websites and youtube videos

To run youtube script

make sure YOUTUBE_API_KEY is set and

python3 scripts/main.py

to run the astro script

cd website
yarn build

In order to find the channel id for stonks, after viewing a video from that channel click on the channel name on the video and the channel id will be shown.

As for finding videos, you have to inspect iframes and find where the video is being loaded from and then run assemblyAi on that video file to extract the transcript

Objectives

Fix the weaknesses from ytube_nlp and leverage the ability of astro to serve various youtube transcripts as json

About

apply nlp to breaking news from various websites and youtube videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published