From 60af2a2782c1ba17f7fef47026d64a445f063d89 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sat, 16 May 2020 05:40:44 -0400 Subject: [PATCH] updated mirror site information --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ce72202..0a356a4 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,7 @@ ![GitHub All Releases](https://img.shields.io/github/downloads/k4yt3x/video2x/total?style=flat-square) ![GitHub](https://img.shields.io/github/license/k4yt3x/video2x?style=flat-square) ![Platforms](https://img.shields.io/badge/Platforms-Windows%20%7C%20Linux%20%7C%20macOS-blue?style=flat-square) -Become a Patron! +Become a Patron! @@ -19,13 +16,15 @@ height=20 /> ## [Download Stable/Beta Builds](https://github.com/k4yt3x/video2x/releases) (Windows) -You can go to the [releases page](https://github.com/k4yt3x/video2x/releases) to download the latest stable and beta builds of Video2X. The exe files will require no Python or Python module installation. There are two editions available. - - **`Full`**: full package comes pre-configured with **all** dependencies like `FFmpeg` and `waifu2x-caffe`. - **`Light`**: ligt package comes with only Video2X binaries and a template configuration file. The user will either have to run the setup script or install and configure dependencies themselves. Go to the **[Quick Start](#quick-start)** section for usages. +### [Download From Mirror](https://files.k4yt3x.com/Projects/Video2X/) + +In case you're unable to download the releases directly from GitHub, you can try downloading from the mirror site hosted by the author. Only releases will be updated in this directory, not nightly builds. + ## [Download Nightly Builds](https://github.com/k4yt3x/video2x/actions) (Windows) Nightly builds are built automatically every time a new commit is pushed to the master branch. The lates nightly build is always up-to-date with the latest version of the code, but is less stable and may contain bugs. Nightly builds are handled by GitHub's integrated CI/CD tool, GitHub Actions.