This is a simple Python program that allows you to download video from YouTube videos.
- Python 3
- pytube library
You can install the pytube library using pip:
- Clone this repository or download the
youtube_downloader.pyfile. - Run the
youtube_downloader.pyscript using Python. - Enter the YouTube video URL when prompted.
- Enter the download path where you want to save the video file.
The program will then download the YouTube video to the specified download path.
Downloading videos from YouTube may violate YouTube's terms of service. Use this program responsibly and only download videos that you have the right to download.
- @ashishsinghbora
Feel free to contribute to this project by forking the repository and submitting pull requests.