https://github.com/wambugu71/download_streamlit
happy download
https://github.com/wambugu71/download_streamlit
Last synced: 3 months ago
JSON representation
happy download
- Host: GitHub
- URL: https://github.com/wambugu71/download_streamlit
- Owner: wambugu71
- Created: 2023-06-20T15:48:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T13:58:02.000Z (over 1 year ago)
- Last Synced: 2025-01-23T05:45:18.902Z (5 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# download_streamlit
happy download
test the app [Link](https://wambugu71-download-streamlit-main-kbr83f.streamlit.app/)
used `yt-dlp, pytube and streamlit`
- [] Install the modules
``` Bash
pip install yt-dlp
pip install pytube
pip install streamlit
```