ブログ - ERROR: Unable to extract uploader id
久々にyoutube-dlを使おうとしたら,こんなエラーが.
再インストールすれば良いというので,実施.
cleanupしろとある.
レスポンスは何もない.
youtube-dlを実行してみた.
無事ダウンロードできました.しかし,先行きは怪しいな.
$ youtube-dl https://www.youtube.com/watch?v=PmtcP2oMeeg🆑
[youtube] PmtcP2oMeeg: Downloading webpage
ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug .
Make sure you are using the latest version; see https://yt-dl.org/update on how to update.
Be sure to call youtube-dl with the --verbose flag and include its complete output.
$
$ brew reinstall youtube-dl🆑
==> Fetching youtube-dl
==> Downloading https://ghcr.io/v2/homebrew/core/youtube-dl/manifests/2021.12.17-2
##################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/youtube-dl/blobs/sha256:4a0b4ff89c2e65e47792
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a0b
4ff89c2e65e477927b6e62d8aa5d9de8cfb7f655f482d847898bd61071cf?se=2023-06-07T14%3A4
sig=7nbyzq4GW3qW95VVc2U%2FzZgkYfP4m9BWYvi%2B1tz3MrQ%3D&sp=r&spr=https&sr=b&sv
##################################### 100.0%
==> Reinstalling youtube-dl
==> Pouring youtube-dl--2021.12.17.monterey.bottle.2.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==> Summary
🍺 /usr/local/Cellar/youtube-dl/2021.12.17: 1,596 files, 16.3MB
==> Running `brew cleanup youtube-dl`...🈁
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
$
$ brew cleanup youtube-dl🆑
$
youtube-dlを実行してみた.
$ youtube-dl https://www.youtube.com/watch?v=PmtcP2oMeeg
[youtube] PmtcP2oMeeg: Downloading webpage
WARNING: unable to extract uploader id; please report this issue on https://yt-dl.org/bug .
Make sure you are using the latest version; see https://yt-dl.org/update on how to update.
Be sure to call youtube-dl with the --verbose flag and include its complete output.
[download] Destination: 組立足場 が危ない-PmtcP2oMeeg.mp4
[download] 100% of 2.32MiB in 00:54
$