首页 > 解决方案 > youtube-dl 无法下载 JSON 元数据:HTTP 错误 403:禁止从复数网站下载

问题描述

无法下载 JSON 元数据:HTTP 错误 403:禁止

问题是什么 ?

我使用了最新版本的 Youtube-dl

youtube-dl -u "username" -p "password" -o "c:\save_video\%(playlist_index)s - %(title)s.%(ext)s" --all-subs --external-downloader aria2c.exe  https://app.pluralsight.com/library/courses/ethical-hacking-sql-injection

结果:

[pluralsight:course] ethical-hacking-sql-injection: Downloading JSON metadata
[pluralsight:course] ethical-hacking-sql-injection: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); 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.

标签: jsonyoutube-dl

解决方案


使用 vpn 并添加带有 url 的代理选项......我的事情你的 ip 已被复数视线阻止


推荐阅读