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
大神好,目前我遇到的问题是,一个torrent下载任务中,包含了太多杂七杂八的垃圾文件,我想只下载其中指定后缀名的文件,且要控制文件大小不小于设定值,不知道能否实现? 比如,下载条件为:文件大小≥200M,且后缀名为.mp4或.avi或.ts 谢谢啦!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
大神好,目前我遇到的问题是,一个torrent下载任务中,包含了太多杂七杂八的垃圾文件,我想只下载其中指定后缀名的文件,且要控制文件大小不小于设定值,不知道能否实现?
比如,下载条件为:文件大小≥200M,且后缀名为.mp4或.avi或.ts
谢谢啦!
The text was updated successfully, but these errors were encountered: