Skip to content

Extract information about viewed YouTube videos and channels

License

Notifications You must be signed in to change notification settings

tomsquest/myyoutube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyYoutube

A simple youtube client using the youtube api.

Run it

export YOUTUBE_API_KEY=<your api key>
export YOUTUBE_CHANNEL_ID=<the channel id>

Run:

bun start

Development

Install Node:

asdf install nodejs 20.10.0

Install Bun:

npm i -g bun

Install dependencies:

bun install

Run:

bun run start

About

Extract information about viewed YouTube videos and channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published