I have open video downloader, which worked before. But now it doesn't. I tried to install pip by putting ensure pip in Python 3.11 but I don't know how to change the greater than signs. Or if you have to. I did hours of research into this. All into youtube-dl and pip. But I never learned how to update it. Do I even have to? I'd love some help.
Asked
Active
Viewed 3,003 times
2 Answers
1
According to youtube-dl official documentation, you could try
youtube-dl -U
or
youtube-dl --update
or even
sudo -H pip install --upgrade youtube-dl
Dario Costa
- 121
0
latest version 2021.12.17 no updates after
NOT working anymore (at some point, to make you pay for it, utube enforced no download policy to make you pay for premium)
sorry ...
THESorcerer
- 111