DebasishDhal99 commited on
Commit
2240ab0
·
1 Parent(s): 2c24cfe

Add cloning info to readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 - Since April 20, 2025, this space is down due to some issues from HuggingFace side. It was continiously running smoothly since 2024.
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.