48leewsypc commited on
Commit
3ffbcbe
·
verified ·
1 Parent(s): 16e4ad1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -16
README.md CHANGED
@@ -1,16 +1,10 @@
1
- # Video Downloader
2
-
3
- A web application to download videos from YouTube, Instagram, and TikTok.
4
-
5
- ## Features
6
- - Download YouTube videos in highest quality
7
- - Download Instagram posts and reels
8
- - Download TikTok videos
9
- - Clean and responsive interface
10
- - Automatic file cleanup
11
-
12
- ## Usage
13
- 1. Enter a valid video URL from YouTube, Instagram, or TikTok
14
- 2. Click Download
15
- 3. Wait for the download to complete
16
- 4. The video will automatically download to your device
 
1
+ ---
2
+ title: Video Downloader
3
+ emoji: 📥
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ sdk_version: "3.9"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---