Greasy Fork

GoFile 增强

在 GoFile 文件页面添加一个按钮,导出当前页面全部文件下载链接。用以配合 IDM、aria2 等下载器使用。

目前为 2024-11-08 提交的版本。查看 最新版本

作者
ewiglichtl
评分
0 0 0
版本
0.4.0
创建于
2024-11-01
更新于
2024-11-08
大小
18.0 KB
许可证
MIT
适用于

Gofile 增强 / GoFile Enhanced

GitHub

Greasy Fork

  • 批量下载文件用。/ For batch downloading files.

演示视频 / Demo Video

V 0.3+

https://github.com/user-attachments/assets/52f21044-82dc-40e4-a1fc-aa05cb43bce1


V 0.4 +

  • 添加 Aira2 支持。通过 RPC 直接将下载任务交给 Aria2。

  • Add Aria2 support. Send download tasks directly to Aria2.

V 0.3+

  • 现在可以导出 IDM 专用格式,后缀为 ef2 的文件。导入 IDM 时选择从"IDM 导出文件"导入。
  • Todo:Aria2 支持。(目前 Aria2 需要手动设置 Cookie)

  • Now you can export links to IDM format, with suffix of ef2.

  • Todo: Aria2 support. (Currently, you need to manually set the cookie.)

V 0.2+

  • 左侧栏添加一个按钮,导出当前页面已选中文件的下载链接到一个 txt 文件。(不包含文件夹,按选中顺序排序)

  • Add a button to export links to selected files into a txt file. (Folders not included, sort by selected time.)

V 0.1+

  • 左侧栏添加一个按钮,导出当前页面全部文件的下载链接到一个 txt 文件。(不包含文件夹,按日期排序)
  • 导出后的链接可以配合 IDM 等下载工具使用。

  • Add a button to export links to all files into a txt file. (Folders not included, sort by date.)

  • Exported links can be used in IDM, aria2 and similar downloaders.