Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 2.29 KB

File metadata and controls

65 lines (37 loc) · 2.29 KB

✅ YTD: Your Own YouTube Downloader

⚡ Your personal YouTube Downloading Utility⚡

X (formerly Twitter) Follow License: MIT GitHub language count GitHub top language GitHub Repo stars


Author: Kunal Suri, Ph.D. 😁🙏


🚀 How to use PyVideoDownloader App

Running this App

To use this app, you need do the following steps:

  1. Download/ Replicate the Git Repo in your local machine

    We assume that you have cloned the repo on your local machine. If not, do the following:

git clone https://github.com/kunalsuri/PyVideoDownloader.git

⚠️ Recommendation: To keep your python environment clean, we recommend that the users create a new python virtual environment for this project and install the python packages via requirement.txt (in Step 2 below)


  1. Install the python packages needed to run this app

Use the requirements.txt file to install the packages by entering the below command:

pip install -r requirements.txt

  1. Running the app

To run the app use the following command:

streamlit run YouTube_Downloader.py

🛡️Responsible AI

🇪🇺 EU's Guidelines on the responsible use of generative AI in research: https://research-and-innovation.ec.europa.eu/news/all-research-and-innovation-news/guidelines-responsible-use-generative-ai-research-developed-european-research-area-forum-2024-03-20_en


⚠️ Note: In no circumstance shall the author(s) or copyright holder(s) be held liable for any claim, damages, or other liabilities arising from the utilization of this code, which incorporates several code snippets generated by artificial intelligence (AI), along with opne source contributions from other programmers sourced from GitHub and other platforms, pursuant to the terms outlined in the MIT License.