Github 增强 - 高速下载

为 Github 的 Clone、Release、Raw、Code(ZIP) 添加高速下载

As of 2020-10-06. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
X.I.U
Ratings
0 0 0
Version
1.1.0
Created
2020-09-30
Updated
2020-10-06
Size
12.7 KB
License
GPL-3.0 License
Applies to

该脚本有什么用?

安装后为 Github 的 Clone、Release、Raw、Code(ZIP) 添加 高速下载 选项。

该脚本修改自 https://greatest.deepsurf.us/scripts/398278


如何安装/使用该脚本?

要安装使用该脚本,需要浏览器安装一个用于管理 用户脚本 的扩展:

另外,其他基于 Chromium 内核的浏览器(如国内各大浏览器)都可以使用 Chrome 的扩展。


如何进一步提速?

如果要进一步提速,可以尝试打开 Chrome 浏览器隐藏的多线程下载功能 ,这样理论上下载速度会翻几倍。


感谢这些网站:

仅 Release、Code(ZIP) 文件加速:

仅 Git Clone 加速:

仅 Raw 文件加速:


具体哪个速度快,请自行找一些大文件来测速。
你有其他类似网站?请通过 反馈Github 告诉我!


原理是什么?

目前有很多 Github 文件下载加速的网站或开源项目,脚本只是将加速后的文件下载地址添加到了网页,省去了手动获取的麻烦,方便直接点击高速下载!

只要你链接这些网站的速度比 Github 原生用的亚马逊 CDN 的速度更快,就是加速下载!


有安全隐患吗?

不用担心账号安全问题,不需要登陆什么,只是用来加速下载 Release、Raw、Code(ZIP) 等文件。

你的一切操作依然是处于 Github,脚本只是将加速后的文件下载地址添加到了网页,省去了手动获取的麻烦,点击后只会下载文件,可以 F12 看一下。


其他脚本:

Github:https://github.com/XIU2/UserScript


更新日志:

2020年10月06日,版本 v1.1.0

  1. 修复 有时不显示 Raw [下载] 选项的问题。
  2. 调整 Raw [下载] 选项的文字为图标。

2020年10月06日,版本 v1.0.9

  1. 新增 Raw 下载链接(项目页的各个文件后面添加一个 [下载] 选项)。
  2. 修复 Raw 加速按钮需要刷新网页才能显示的问题。
  3. 优化 脚本结构。

2020年10月06日,版本 v1.0.8

  1. 新增 Raw 文件加速。
  2. 新增 Git Clone 加速源 [中国浙江杭州]。

2020年10月05日,版本 v1.0.7

  1. 修复 不同分支下 Code(ZIP) 链接错误的问题。

2020年10月04日,版本 v1.0.6

  1. 新增 Git Clone 加速。

2020年10月04日,版本 v1.0.5

  1. 替换 [美国 01] 为更好的加速源。

2020年10月04日,版本 v1.0.4

  1. 调整 默认开启 Source Code 加速。
  2. 优化 Source Code 加速按钮样式(并列一排)。

2020年10月02日,版本 v1.0.3

  1. 优化 文字显示。

2020年10月01日,版本 v1.0.2

  1. 新增 加速源 [美国洛杉矶]。
  2. 优化 按钮样式。

2020年10月01日,版本 v1.0.1

  1. 新增 加速源 [中国香港]。
  2. 修复 加速源 [美国 02] Code(ZIP) 加速出错的问题。