We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
auto-cookie 无法获取cookie,然后我手动复制了一个cookie 并通过 update-config 更新了cookie到本项目根目录的配置文件。
然后通过命令下载用户主页和单个视频都是正常的
现在我想下载我自己收藏的视频
f2 dy -M collection 无法下载 (我的主页没有用户id) 看 issues 也没有相关的示例。只看到说有相关的功能,不清楚是啥情况。谢谢大佬阅读
The text was updated successfully, but these errors were encountered:
auto-cookie 实测是可以的。我这边浏览器是Firefox,你如果有需要我可以把具体操作发给你。收藏视频需要修改app.yaml里post为collection。
Sorry, something went wrong.
No branches or pull requests
背景:
auto-cookie 无法获取cookie,然后我手动复制了一个cookie 并通过 update-config 更新了cookie到本项目根目录的配置文件。
然后通过命令下载用户主页和单个视频都是正常的
我的需求
现在我想下载我自己收藏的视频
我的尝试
f2 dy -M collection 无法下载 (我的主页没有用户id)
看 issues 也没有相关的示例。只看到说有相关的功能,不清楚是啥情况。谢谢大佬阅读
The text was updated successfully, but these errors were encountered: