Commit
·
2240ab0
1
Parent(s):
2c24cfe
Add cloning info to readme
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Youtube Playlist
|
| 3 |
emoji: 🎥
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
|
@@ -12,7 +12,7 @@ license: cc
|
|
| 12 |
To use this web app on gradio: - https://huggingface.co/spaces/DebasishDhal99/Youtube_Playlist
|
| 13 |
|
| 14 |
|
| 15 |
-
# Note -
|
| 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
|
|
|
|
| 12 |
To use this web app on gradio: - https://huggingface.co/spaces/DebasishDhal99/Youtube_Playlist
|
| 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.
|