This article will discuss how to easily download music and videos from Youtube using the Python programming language. The reason why we will be usi...
For further actions, you may consider blocking this person and/or reporting abuse
Getting this error
I tried running it inside venv and even on my system python.
Update: Fixed it by doing these timonweb.com/python/fixing-certifi... and restarting terminal
Glad you fixed it!
It's working but not on my local IDE (vs code). I have to use replit to run it so it is not downloading the file to my device.
Is there any way to run this on vscode ?
Hello, thanks for reading!
It actually works on my IDE (VSCode)
I don't know how but it is working.
Now I will make a tkinter gui to give this program an application like experience.
Do I have permission to use your code to make a gui ?
Yeah sure, you can go ahead.
If you also need me to collaborate, we can work on it together.
It's good to know you want to use something of mine, which is yours now 😅
Already done, you can check it now
YTdownloader
This looks nice! 👍
Checking it out now
please rate this app 😊
It is printing "Video downloaded!" but the folder where i want to install it is empty.
In case of Replit it actually create a folder of that name and add the file to it.
I've had a good bit of fun messing around with
pytube
for various projects but it's been a while, I'll have to check it out again - thanks for the tutorial!You are welcome!
The function calls in your main function are different than your definitions.
download_audio
is meant to beYoutubeAudioDownload
download
is meant to beYoutubeVideoDownload
Opps, thanks for pointing this out!
I have edited the code 😃
Thanks for sharing! really helpful!
You are welcome 🤗
I need exactly something like this in PHP, I have searched the web for any library but found non, Can anyone provide me with access to YouTube music API thanks.
Hopefully I find my way around it when I gets it