ohjho / pytubeXstreamlit

streamlit app to download YouTube Videos using pytube; deployed using streamlit share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit app to download YouTube Videos using pytube

deployed using streamlit share to this demo: Streamlit App

Download video hosted by file.io

To run locally

Clone the dev branch by:

git clone --depth 1 https://github.com/ohjho/pytubeXstreamlit.git -b dev

and make sure you install -r requirements.txt

To Do

  • since v0.88.0 Streamlit support download_button which could be useful for files >100mb but this takes up RAM on the server side
    • this is implemented on dev branch
  • Add option to convert video to Audio (mp3) internally (see here)

About

streamlit app to download YouTube Videos using pytube; deployed using streamlit share

License:Apache License 2.0


Languages

Language:Python 100.0%