Skip to content

dhirajgagrai/TubeTime

Repository files navigation

TubeTime

This app calculates the total watch time of YouTube playlists, with additional features to remove videos and check the duration of the watched videos.

Getting Started

This project uses pnpm for package management.

  • Clone this repository.
  • Get API key for YouTube Data API v3.
  • Create .env.local file and set the API key from above for YT_API_KEY.
YT_API_KEY=your_api_key

Refer to this for getting API key: developers.google.com/youtube/v3/getting-started#intro

  • Install packages and run development server:
pnpm install
pnpm dev

License (MIT)

See ./LICENSE for the full license.

About

Watch time for YouTube playlists

Topics

Resources

License

Stars

Watchers

Forks