An open API service indexing awesome lists of open source software.

https://github.com/wambugu71/download_streamlit

happy download
https://github.com/wambugu71/download_streamlit

Last synced: 3 months ago
JSON representation

happy download

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
```