--- title: Youtube Playlist 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 # 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](https://youtube.com/playlist?list=PLuhqtP7jdD8CD6rOWy20INGM44kULvrHu&si=G4rrT1wQfQVvzTJF)
# 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](https://youtube.com/playlist?list=PLgeEuUJpv5I-jRo3Ibddg96Ke5QRryBQf&si=HZKtxDOm6RbmYieu) and [HindiSongs2](https://youtube.com/playlist?list=PLgeEuUJpv5I-0eV03cUzMAVyHDyVV_43D&si=t8mf-O0CNe23dwlS).
### 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