Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yt-dlp cookies 文件上传功能 #210

Open
hanxi opened this issue Sep 29, 2024 · 7 comments
Open

yt-dlp cookies 文件上传功能 #210

hanxi opened this issue Sep 29, 2024 · 7 comments
Labels
文档 帮助文档

Comments

@hanxi
Copy link
Owner

hanxi commented Sep 29, 2024

此功能用于解决 yt-dlp 下载资源失败时使用,比如 ip 被 B站或者 youtube 加入黑名单后才需要使用。

上传的文件用于 yt-dlp 的 --cookies 参数。

--cookies FILE   Netscape formatted file to read cookies from
                      and dump cookie jar in

获取 cookies.txt 文件

  1. 下载插件 Get cookies.txt LOCALLY
  2. 给予插件访问权限和无痕模式允许使用
    image
  3. 打开无痕窗口
  4. 打开 youtube.com
  5. 登陆 youtube.com
  6. 打开新标签页
  7. 关闭 youtube.com 的标签页
  8. 保存 cookies.txt
    image

原因见 https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies

上传 cookies.txt

  1. 打开设置页面
  2. 设置启用yt-dlp-cookies 选项为 true
    Screenshot_2024-09-29-22-31-40-134_com android chrome-edit
  3. 点击保存
  4. 再点击选择文件,选择前面保存好的 cookies.txt 文件,点击上传。
    Screenshot_2024-09-29-22-33-21-361_com android chrome-edit

后续用途

  1. 语音下载歌曲都会带上前面上传的 cookies.txt 文件去搜索下载歌曲。
  2. 歌曲批量下载工具下载歌曲或者歌单时也会带上 cookies.txt 文件。
@hanxi hanxi added the 文档 帮助文档 label Sep 29, 2024
This was referenced Sep 29, 2024
@kingfly2016
Copy link

0.3.37的版本并没有发现可以开启yt-dlp-cookies 并上传cookies文件的地方,尝试把导出的cookies.txt手工上传到conf目录下,没有生效.
屏幕截图_11-10-2024_183725_192 168 6 202

@hanxi
Copy link
Owner Author

hanxi commented Oct 11, 2024

需要等38版本,或者用测试版本,镜像名后面加 :main

@kingfly2016
Copy link

需要等38版本,或者用测试版本,镜像名后面加 :main

谢谢

@sunmiao0301
Copy link

20250117实测可用

@Lonely-Sit
Copy link

20250117实测可用

佬你今天还可以使用吗?我按照教程操作了但是下载不下来歌曲

@sunmiao0301
Copy link

20250117实测可用

佬你今天还可以使用吗?我按照教程操作了但是下载不下来歌曲

用cookie的方式可能会被封号,ytb限制的是ip,更好的办法是,切换一下梯子节点,多试几个。

@Lonely-Sit
Copy link

20250117实测可用

大佬你今天还可以用吗?我按照教程操作了但是下载不下来歌曲

用cookie限制的方式可能会被封号,ytb是ip,更好的办法是,切换一下梯子节点,多试几个。

我使用相同ip在电脑端下载歌曲就没有问题 我无法理解

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
文档 帮助文档
Projects
None yet
Development

No branches or pull requests

4 participants