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で更新しようとしましたが、新しいパッケージはありません。したがって、アプリの更新メカニズムは無効にされており、メンテナーはそれに追いついていません、解決策は何ですか?更新するにはどうすればよいですか?
そして、なぜそれがまったく変わったのですか?パッケージマネージャのバージョンを更新することは、正常に行われていました。
私はすでに互換性の問題に直面しています。
$ 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
。