Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl --update not working ? #1116
Comments
|
Sorry update on master tar Thank you all |
|
I lost connectivity before the whole update got through. Will update soon ... |
|
hi @phihag any chance an update is coming? |
|
@jasonrwalters Update is already out, should work just fine now, just forgot to close this issue. |
|
Oh... I still have the old version? $ ./youtube-dl -U EDIT -- Thanks I just pulled from the website. Curious why the updater didn't work? |
|
@jasonrwalters Mmm, that looks like a weird bug, maybe a caching proxy server? Can you try again? If the problem persists, can you give me access to the problematic machine, and give me the output of |
|
I also have problem with this update. When I have tried to update youtube-dl through pip, pip said that «Requirement already up-to-date». And when I have deleted it and tried to install again, pip downloaded version 2013.07.19 ~$ sudo pip install youtube-dl Installing collected packages: youtube-dl changing mode of /usr/local/bin/youtube-dl to 755 ~$ youtube-dl --version |
|
@11xp Those are two completely unrelated problems. Type |
|
i'll check it again later tonight. |
|
@Ravinder0201 Your issue is unrelated to this issue entry. Please open a new issue if your problem persists. It looks like you did not install youtube-dl using pip in the first place. I'd bet that you used |
|
Yes, I did it using apt-get and now i have recently intsalled ubuntu 14.04 LTS and in that too i have installed youtube-dl using apt-get. could you please tell me the difference between installing using apt-get and pip. and now if i want to do it using pip, how can i do it. |
|
If you want to use pip you need to install pip, for example with Since this issue thread is getting exceedingly off-topic, I'm locking it. Please open a new issue if you have a new issue. |

Hi
i have old version 23.07.2013.1
need new version (24.07.2013)
[root@pc youtube-dl-master]# youtube-dl --update
youtube-dl is up-to-date (2013.07.23.1)
Thank you