Skip to content

Razeen-Abdal-Rahman/YouTube-video-downloader-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-video-downloader-Python

Python script to downlaod YouTube videos

Dependancies:

youtube-dl and click - open a terminal with admin privlages and run pip install youtube-dl click
FFbinaries - Downlaod ffmeg, ffprobe and ffplay from the above link
- Extract the zip files and sotre the exe files in the root directory for the project

Running the code

open a terminal in the root directory for the project
Replace video link with the link of the video you want to download
Run .\Downlaoder.py downlaod-video "video link" to downlaod a video
Run .\Downlaoder.py download-audio "video link" to downlaod the audio for a video
Run .\Downlaoder.py downlaod-audo --keep-video "video link" to keep the video and download the audio for a video

About

Python script to downlaod YouTube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages