Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.01 KB

YT-PlayList Length Finder

YT-PlayList Length Finder is a web application that allows you to calculate the total length of a YouTube playlist. Simply enter the URL of the playlist, and the app will retrieve the playlist information and provide you with the total duration.

Features

  • Easy-to-use interface: The app provides a simple and user-friendly interface for entering the YouTube playlist URL.
  • Accurate duration calculation: The app fetches the video durations from the YouTube API and accurately calculates the total length of the playlist.
  • Dark and light mode: The app offers both dark and light mode options for a personalized viewing experience.

Usage

  1. Visit the YT-PlayList Length Finder website.
  2. Enter the URL of the YouTube playlist you want to calculate the length for.
  3. Click the "Submit" button.
  4. Wait for the app to retrieve the playlist information and display the total duration.
  5. Enjoy the accurate playlist length calculation!

Technologies Used

  • React
  • NodeJS
  • Youtube Data Api