Hev832 commited on
Commit
1caf35b
1 Parent(s): c565ec6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -11,4 +11,36 @@ license: apache-2.0
11
  short_description: easy download youtube audios with gradio
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  short_description: easy download youtube audios with gradio
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
+
17
+ # YouTube Downloader 2.0
18
+
19
+ Welcome to the YouTube Downloader 2.0! This tool allows you to download YouTube videos directly from your browser.
20
+
21
+ ## Features
22
+
23
+ - **Video Download**: Easily download videos from YouTube by entering the URL.
24
+ - **Multiple Formats**: Choose from various formats and quality options.
25
+ - **User-Friendly**: Simple and intuitive interface for hassle-free downloads.
26
+
27
+ ## How to Use
28
+
29
+ 1. **Enter URL**: Paste the YouTube video URL into the input field.
30
+ 2. **Select Format**: Choose your preferred video format and quality.
31
+ 3. **Download**: Click the download button and wait for your file to be ready.
32
+
33
+ ## Requirements
34
+
35
+ - An internet connection.
36
+ - A modern web browser.
37
+
38
+ ## Contributing
39
+
40
+ Feel free to contribute by submitting issues or pull requests on the [GitHub repository](https://github.com/Hev832/youtube_downloader).
41
+
42
+ ## License
43
+
44
+ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
45
+
46
+ For more information, visit the [Hugging Face Space](https://huggingface.co/spaces/Hev832/youtube_downloader).