文件名称:HorribleSubs-Fetcher:简单的库,能够搜索,获取和解析https:xdcc.horriblesubs.info的xdcc包列表
文件大小:19KB
文件格式:ZIP
更新时间:2024-02-25 00:05:04
parse parsing anime download fetcher
可怕的订阅者 这是一个简单的库,能够搜索,获取和解析的xdcc装箱单 由Daniel Belz用:red_heart:︎建造 入门 获取所有机器人 private static async Task Main () { var httpClient = new HttpClient (); var fetcher = new Fetcher ( httpClient ); var tokenSource = new CancellationTokenSource (); var bots = await fetcher . FetchBotListAsync ( tokenSou
【文件预览】:
HorribleSubs-Fetcher-master
----.gitattributes(2KB)
----.github()
--------ISSUE_TEMPLATE()
----src()
--------HorribleSubsFetcher()
----LICENSE.md(1KB)
----samples()
--------FindPacks()
--------FetchBotPackList()
--------FetchBotList()
--------FetchPackLists()
--------FindBotPacks()
----README.md(5KB)
----.gitignore(4KB)
----HorribleSubsFetcher.sln(4KB)