Paul Ke commited on
Commit
15a0206
Β·
verified Β·
1 Parent(s): ed9133d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -36
README.md CHANGED
@@ -8,39 +8,3 @@ sdk_version: 1.42.0
8
  app_file: streamlit_app.py
9
  pinned: false
10
  ---
11
-
12
- # πŸš€ Awesome Video Downloader Tool πŸŽ₯
13
-
14
- ## Introduction
15
- Welcome to our amazing video downloader tool! 🌟 This Streamlit app empowers you to effortlessly download your favorite videos from various platforms. No more hassle – just grab your popcorn and enjoy the show! 🍿
16
-
17
-
18
- ## Instagram & TikTok πŸ“Έ
19
- Sometime instagram when trying to download videos from Instagram oir TikTok the tool will get blocked by the platform. In this case, you can use the following workaround:
20
- 1. Install [cookie.txt LOCALLY](https://chrome.google.com/webstore/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc/related) in chrome
21
- 2. Go to Instagram or TikTok and login
22
- 3. Click on the cookie.txt extension and download the cookies as .txt
23
- 4. Upload the .txt file to the app and you are good to go! πŸš€
24
-
25
- ## Features πŸ› οΈ
26
- - **Fast and Easy**: Download videos with lightning speed through our user-friendly interface.
27
- - **Multi-Platform Support**: Works seamlessly on YouTube, Vimeo, and many more!
28
- - **High Quality**: Enjoy your videos in the best quality available.
29
- - **No Ads**: Say goodbye to annoying ads – a clean and uninterrupted experience.
30
- - **Cross-Platform**: Accessible through any device with a browser.
31
-
32
- ## How to Use πŸ“˜
33
- 1. Clone this repository to your local machine.
34
- 2. Install the required packages:
35
- ```bash
36
- pip install -r requirements.txt
37
- ```
38
-
39
- 3. Run the Streamlit app:
40
- ```bash
41
- streamlit run streamlit_app.py
42
- ```
43
-
44
- 4. Open the provided link in your browser.
45
- 5. Paste the video URL.
46
- 6. Hit the download button! πŸš€
 
8
  app_file: streamlit_app.py
9
  pinned: false
10
  ---