A newer version of the Gradio SDK is available: 6.13.0
title: Youtube Playlist Rebuild
emoji: 🎥
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.6.0
app_file: app.py
pinned: false
license: cc
To use this web app on gradio: - https://huggingface.co/spaces/DebasishDhal99/Youtube_Playlist
Note - On April 20, 2025, the original space (Youtube_Playlist) went down due to some issues from HuggingFace side. This space is a clone of that space.
Note - On April 22, 2025, HuggingFace seems to have resolved the issue. I'm reverting the names of the spaces to their old forms.
Total duration of playlist
For a given playlist, it calculates the duration of each public video in that playlist and sums them to produce the total duration. Playlist link
Average duration of a playlist
Average duration of videos is calculated for the publicly available videos in that playlist. For example, the average duration of videos in this playlist is around 9 minutes.
Playlist mismatch
Given two playlists, this function gets the videos that are present in one of the playlists, but not in the other. The two playlists are given here, HindiSongs1 and HindiSongs2.
Oh, little bird, what is your wisdom?
If you are upgrading the gradio version, then you have to change the Gradio version in the requirements.txt, as well as in the README file. Simply changing it in the requirements.txt won't work.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference