Greasy Fork is available in English.
在 GoFile 文件页面添加一个按钮,导出当前页面全部文件下载链接。用以配合 IDM、aria2 等下载器使用。
当前为
https://github.com/user-attachments/assets/52f21044-82dc-40e4-a1fc-aa05cb43bce1
添加 Aira2 支持。通过 RPC 直接将下载任务交给 Aria2。
Add Aria2 support. Send download tasks directly to Aria2.
现在可以导出 IDM 专用格式 - 后缀为 ef2 的文件。导入 IDM 时选择从"IDM 导出文件"导入。
Now you can export links to IDM format, with suffix of ef2.
左侧栏添加一个按钮,导出当前页面已选中文件的下载链接到一个 txt 文件。(不包含文件夹,按选中顺序排序)
Add a button to export links to selected files into a txt file. (Folders not included, sort by selected time.)
导出后的链接可以配合 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.