Skip to content

This web application, built with Flask, allows users to retrieve information about a YouTube playlist, including the total number of videos, total duration, and average video duration.

License

Notifications You must be signed in to change notification settings

prince-c11/playlist_duration_calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Playlist Info Web App using Flask

YouTube Playlist Info Web App

This web application, built with Flask, allows users to retrieve information about a YouTube playlist, including the total number of videos, total duration, and average video duration.

Features

  • Enter a YouTube playlist URL to get information.
  • Display total number of videos in the playlist.
  • Display total duration of the playlist.
  • Display average duration of videos in the playlist.

Getting Started

Prerequisites

  • Python 3.11
  • Flask
  • youtube_dl

Install the required packages using:

pip install requirements.txt

License

This project is licensed under the MIT License.

About

This web application, built with Flask, allows users to retrieve information about a YouTube playlist, including the total number of videos, total duration, and average video duration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published