1.0.3 • Published 9 months 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-calculator
Homepage
YouTube Playlist Length Calculator