Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube-dl --update not working ? #1116

Closed
mdmrcglu opened this issue Jul 24, 2013 · 13 comments
Closed

youtube-dl --update not working ? #1116

mdmrcglu opened this issue Jul 24, 2013 · 13 comments

Comments

@mdmrcglu
Copy link

@mdmrcglu mdmrcglu commented Jul 24, 2013

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

@mdmrcglu
Copy link
Author

@mdmrcglu mdmrcglu commented Jul 24, 2013

Sorry update on master tar
Not rpm
http://rg3.github.io/youtube-dl/download.html

Thank you all

@mdmrcglu mdmrcglu closed this Jul 24, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2013

I lost connectivity before the whole update got through. Will update soon ...

@phihag phihag reopened this Jul 24, 2013
@ghost
Copy link

@ghost ghost commented Jul 24, 2013

hi @phihag any chance an update is coming?

@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2013

@jasonrwalters Update is already out, should work just fine now, just forgot to close this issue.

@phihag phihag closed this Jul 24, 2013
@ghost
Copy link

@ghost ghost commented Jul 24, 2013

Oh... I still have the old version?

$ ./youtube-dl -U
youtube-dl is up-to-date (2013.07.23.1)

EDIT -- Thanks I just pulled from the website. Curious why the updater didn't work?

@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2013

@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 curl http://rg3.github.com/youtube-dl/update/LATEST_VERSION?

@11xp
Copy link

@11xp 11xp commented Jul 24, 2013

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
Downloading/unpacking youtube-dl
Downloading youtube_dl-2013.07.19.tar.gz (135kB): 135kB downloaded
Running setup.py egg_info for package youtube-dl

Installing collected packages: youtube-dl
Running setup.py install for youtube-dl
changing mode of build/scripts-2.7/youtube-dl from 644 to 755

changing mode of /usr/local/bin/youtube-dl to 755
Successfully installed youtube-dl
Cleaning up...

~$ youtube-dl --version
2013.07.19

@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2013

@11xp Those are two completely unrelated problems. Type sudo pip install -U youtube-dl to advise pip to update to the latest version, and it looks like PyPi updates didn't all go through (that should be fixed now).

@ghost
Copy link

@ghost ghost commented Jul 25, 2013

i'll check it again later tonight.

@Ravinder0201
Copy link

@Ravinder0201 Ravinder0201 commented Dec 29, 2014

i Have problem updating youtube-dl via using "youtube-dl -U"
I tried using "sudo pip install --upgrade youtube-dl" but it says command not found
please help..
screenshot from 2014-12-29 08 16 16

@phihag
Copy link
Contributor

@phihag phihag commented Jan 7, 2015

@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 apt-get. See our FAQ for more information, including the way to update if you are unsatisfied by the version included in the repositories used by apt-get.

@Ravinder0201
Copy link

@Ravinder0201 Ravinder0201 commented Jan 8, 2015

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.

@phihag
Copy link
Contributor

@phihag phihag commented Jan 8, 2015

If you want to use pip you need to install pip, for example with sudo apt-get install python-pip.

Since this issue thread is getting exceedingly off-topic, I'm locking it. Please open a new issue if you have a new issue.

@ytdl-org ytdl-org locked and limited conversation to collaborators Jan 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.