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
我是用pycharm 并且用conda的虚拟环境,在pycharm的终端虚拟环境下并且使用命令行运行,
运行命令是 :f2 dy -c conf/app.yaml 但是给出的信息只有: 十条信息 ,但运行一段时间后,使用ctrl+c 进行结束后,才能看到下载详情,但也会随之终止! 配置的文件内容是 cookie: naming: '{create}_{desc}' path: Download timeout: 10 max_retries: 5 lyric: yes max_connections: 5 max_counts: 0 max_tasks: 0 page_counts: 20 mode: post url: https://v.douyin.com interval: all
想请问如果可以实现实时加载更新下载情况?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我是用pycharm 并且用conda的虚拟环境,在pycharm的终端虚拟环境下并且使用命令行运行,
运行命令是 :f2 dy -c conf/app.yaml
但是给出的信息只有: 十条信息 ,但运行一段时间后,使用ctrl+c 进行结束后,才能看到下载详情,但也会随之终止!
配置的文件内容是
cookie:
naming: '{create}_{desc}'
path: Download
timeout: 10
max_retries: 5
lyric: yes
max_connections: 5
max_counts: 0
max_tasks: 0
page_counts: 20
mode: post
url: https://v.douyin.com
interval: all
想请问如果可以实现实时加载更新下载情况?
The text was updated successfully, but these errors were encountered: