add 文件制种,截图
This commit is contained in:
@@ -10,7 +10,7 @@ const router = new Router()
|
||||
|
||||
router.get("/test", async (ctx) => {
|
||||
let url = ctx.query.url
|
||||
await utils.getMediaInfo(url).then(value => {
|
||||
await utils.createTorrent(url,'C:\\Users\\SummerTail\\Downloads\\Video\\斗破苍穹.年番.Fights.Break.Sphere.S05E06.2022.2160p.WEB-DL.H265.AAC-ADWeb.torrent').then(value => {
|
||||
ctx.body = {
|
||||
code: 0,
|
||||
msg: "Test",
|
||||
|
||||
Reference in New Issue
Block a user