Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Youtube Playlist
|
| 3 |
emoji: 🎥
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
|
@@ -13,6 +13,7 @@ To use this web app on gradio: - https://huggingface.co/spaces/DebasishDhal99/Yo
|
|
| 13 |
|
| 14 |
|
| 15 |
# 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.
|
|
|
|
| 16 |
|
| 17 |
# Total duration of playlist
|
| 18 |
For a given playlist, it calculates the duration of each public video in that playlist and sums them to produce the total duration.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Youtube Playlist Rebuild
|
| 3 |
emoji: 🎥
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
# 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.
|
| 16 |
+
# Note - On April 22, 2025, HuggingFace seems to have resolved the issue. I'm reverting the names of the spaces to their old forms.
|
| 17 |
|
| 18 |
# Total duration of playlist
|
| 19 |
For a given playlist, it calculates the duration of each public video in that playlist and sums them to produce the total duration.
|