Skip to content

ShahinSha-dot/YTD-YoutubeSongDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

youtube_video#vid

by fredysomy
#DOWNLOAD THE LATEST VERSION OF PYTHON:https://www.python.org/downloads/
Additional dependencies needed https://pypi.org/project/selenium/
#https://sites.google.com/a/chromium.org/chromedriver/downloads
#you must have chromedriver with the same version as your chrome..

#from the above site get the chromedriver version you need
#save the chromedriver in a location and get the path:eg{C:\folder\chromedriver.exe}
#add the above path in you python program in "driver = webdriver.Chrome('E:\cfhcghcg\chromedriver.exe')" within the single qoutes

#in command line write: pip install selenium
#you can click DOWNLOADER.py to get the app working
#there are some additional dependencies which you jave to add
#for any clarification email to:fredysomy@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%