Coder Social home page Coder Social logo

Comments (4)

Johnserf-Seed avatar Johnserf-Seed commented on July 30, 2024

F2设计的时候是考虑用多用户的低频配置来个性化用户下载的,只需设置user-A.yaml,user-B.yaml,user-C.yaml的主页即可。因为是cli来使用,所以可以批处理来写多用户的批量下载,也不用修改任何代码。

f2 -d DEBUG dy -c user-A.yaml
f2 -d DEBUG dy -c user-B.yaml
f2 -d DEBUG dy -c user-C.yaml

from f2.

253627764 avatar 253627764 commented on July 30, 2024

自己封装一个python脚本就行了,然后使用 -u参数修改下载地址 f2 -d DEBUG dy -c user.yaml -u http://xxx.yy.zzz. 循环的修改这最后一个参数就行了,我目前就是这么用的,几十个链接轮流下载

from f2.

LRTFK avatar LRTFK commented on July 30, 2024

自己封装一个python脚本就行了,然后使用 -u参数修改下载地址 f2 -d DEBUG dy -c user.yaml -u http://xxx.yy.zzz. 循环的修改这最后一个参数就行了,我目前就是这么用的,几十个链接轮流下载

谢谢,学到了

from f2.

navyNIE avatar navyNIE commented on July 30, 2024

自己封装一个python脚本就行了,然后使用 -u参数修改下载地址 f2 -d DEBUG dy -c user.yaml -u http://xxx.yy.zzz. 循环的修改这最后一个参数就行了,我目前就是这么用的,几十个链接轮流下载

不好意思,可否再详细说说呢,程序小白,不太懂!

from f2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.