Skip to content

a generalised program that calculates length/duration of youtube playlist

Notifications You must be signed in to change notification settings

cosmos1721/playlist_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

yt-playlist

A generalised program that calculates length/duration of youtube playlist.

Usage

Git Clone the project. git clone https://github.com/cosmos1721/playlist_calculator.git

Open the yt_calc.py file and replace the following.

API_KEY = "YOUR_API_KEY"

PLAYLIST_ID = "YOUR_PLAYLIST_ID"

Save the program and run it. python3 yt_calc.py

Dependecies

To install all the dependecies run the following command. pip install -r requirement.txt

About

a generalised program that calculates length/duration of youtube playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages