Skip to content

imvbh/YT_Playlist_Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Playlist Time Analyzer

View here: https://imvbh.github.io/YT_Playlist_Time/

Overview

YouTube Playlist Time Analyzer is a JavaScript-based tool that takes a YouTube playlist link as input and provides an analysis of the total time required to watch the entire playlist.

Features

  • Playlist Link Input: Users can input the URL of any YouTube playlist.
  • Time Analysis: The tool calculates the total duration of all videos in the playlist.
  • Output Display: Displays the total duration in hours, minutes, and seconds for easy interpretation.
  • Responsive Design: The tool is designed to work seamlessly on various devices and screen sizes.
  • Easy to Use: Simple and intuitive interface, making it accessible to users with varying technical expertise.

Usage

  1. Input the URL of the YouTube playlist in the designated field.
  2. Click the "Analyze" button to initiate the analysis process.
  3. The tool will display the total duration of the playlist in hours, minutes, and seconds.

Technologies Used

  • JavaScript: Used to handle the logic of fetching playlist data and calculating total duration.
  • YouTube Data API: Utilized to retrieve information about the videos in the playlist.
  • HTML5 & CSS3: Used for the structure and styling of the web interface.
  • Bootstrap: Framework used for responsive design and layout.

Installation

  1. Clone the repository: git clone https://github.com/imvbh/YT_Playlist_Time.git
  2. Open index.html in your preferred web browser.

License

This project is licensed under the MIT License

Contributing

Contributions are welcome! Please feel free to open a pull request or submit an issue for any enhancements or bug fixes.

Author

Vaibhav