youtube-dl을 사용하여 나중에 오프라인에서 볼 비디오를 다운로드합니다. 일반적으로 잘 작동합니다. 그러나 비디오 사이트가 자주 변경되어 빠른 업데이트가 필요한 경우가 있습니다. 13.04 이전에는 문제가되지 않았지만 13.10으로 업그레이드 한 후에는
# youtube-dl -U
It looks like you installed youtube-dl with a package manager, pip, setup.py or a tarball. Please use that to update.
apt-get을 통해 업데이트하려고 시도했지만 새 패키지가 없습니다. 따라서 앱의 업데이트 메커니즘이 비활성화되었고 관리자가 유지하지 않고 있는데 해결책은 무엇입니까? 업데이트는 어떻게합니까?
그리고 왜 전혀 바뀌지 않았습니까? Raring에서 패키지 관리자 버전을 올바르게 업데이트했습니다.
이미 호환성 문제가 발생했습니다.
$ youtube-dl "http://vimeo.com/55784152"
[vimeo] 55784152: Downloading webpage
[vimeo] 55784152: Extracting information
ERROR: Unable to extract info section; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
빠른 업데이트:
요청에 따라
# type youtube-dl
youtube-dl is hashed (/usr/bin/youtube-dl)
# apt-cache policy youtube-dl
youtube-dl:
Installed: 2013.08.29-1
Candidate: 2013.08.29-1
Version table:
*** 2013.08.29-1 0
500 http://pl.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
100 /var/lib/dpkg/status
type youtube-dl
무엇입니까? 그리고apt-cache policy youtube-dl
.