1.0.3 • Published 1 year ago
playlist-calculator v1.0.3
YouTube Playlist Length Calculator
YouTube Playlist Length Calculator |
playlist-calculator is a JavaScript package for fetching and calculating the total duration of YouTube playlists. It retrieves video durations, calculates the total length, average video length, and identifies the longest and shortest videos in a playlist.
Features
- Calculate the total duration of a YouTube playlist.
- Find the average video length in a playlist.
- Retrieve the top 3 longest and shortest videos.
- Display time estimates for different playback speeds (1.25x, 1.5x, 1.75x, 2x).
Installation
Install the package via npm:
npm install playlist-calculatorHomepage
YouTube Playlist Length Calculator