命令“ ytplayer.config.args.url_encoded_fmt_maps.split(”,“”) IS不显示开发人员工具控制台中的视频URL

发布于 2025-01-24 19:23:31 字数 441 浏览 4 评论 0原文

我正在尝试通过键入命令ytplayer.config.args.url_encoded_fmt_fmt_fmt_fmt_stream_mapytplayer.config.args.url_encoded_fmt_fmt_fmt_fmt_fmt_fmt_map.map.split.split.split.split代码>在开发人员工具控制台上,但两个似乎都没有用。当我输入第一个时,该控制台仅显示消息“未定义”,当我使用.split(“,”)输入命令时,它显示以下错误消息:

> Uncaught TypeError: Cannot read properties of undefined (reading
> 'split')
>         at <anonymous>:1:42

I'm trying to get the URLs of a YouTube video by typing the command ytplayer.config.args.url_encoded_fmt_stream_map or ytplayer.config.args.url_encoded_fmt_stream_map.split(",") on the developer tools console but neither of those seem to work. The console just displays the message "undefined" when I enter the first one and when I enter the command with .split(",") at the end, it displays the following error message:

> Uncaught TypeError: Cannot read properties of undefined (reading
> 'split')
>         at <anonymous>:1:42

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文