gitmyhub

Yuedu

★ 12k updated 2mo ago

📚「阅读」自用书源分享

A collection of configuration files that tell the Yuedu Android reading app where to find Chinese web novels online, import the file into the app and start reading immediately.

JSONsetup: easycomplexity 1/5

This repository is a personal collection of book source configurations for the Yuedu (also known as Legado) Android reading app. Yuedu is not a typical ebook reader that bundles its own content: it works more like an empty browser that needs source rules to know how to find and display novels from third-party websites. This repo provides those rules.

The sources were gathered from the internet and written by the repository author, and they point to Chinese web novel sites. The configuration file can be imported into the Yuedu app in three ways: by scanning a QR code, by entering a network URL directly in the app, or by downloading the JSON file and loading it from local storage. The app automatically removes duplicates when importing.

The author is upfront that availability is not guaranteed, since the sources depend on third-party novel sites that can go offline or change their structure at any time. The advice is to cache or export any novel you care about as a text file before the source stops working. The repository is also described as lightly maintained because the author mainly reads locally stored novels rather than live web sources.

The Yuedu app also supports text-to-speech so books can be read aloud, though this requires an additional TTS app on most Android phones since many built-in TTS engines do not support Chinese. Several compatible TTS apps are listed.

This repository contains only the source configuration data, not the Yuedu app itself. The app's own code is at a separate open-source project.

Where it fits