Import a rule file into the Yida app to add a new content source.
Follow the repository for updates to available source rules.
Read the linked documentation to learn the .yds rule file format.
Download the Yida app installer from the linked GitHub Releases page.
| xiaohucode/yidarule | cinnyapp/cinny | littlekernel/lk | |
|---|---|---|---|
| Stars | 3,634 | 3,634 | 3,634 |
| Language | — | TypeScript | C |
| Setup difficulty | moderate | easy | hard |
| Complexity | 1/5 | 2/5 | 5/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Documentation is Chinese-only, requires the Yida app installed to import rules.
This repository is the community rule collection for an app called Yida, a cross-platform content reader built with Flutter and Rust. The app itself handles text reading, audio playback, manga, and video, the rules in this repository tell it how to fetch content from specific websites and services. Each rule file has a .yds extension and is hosted here so users can import them into the app with a single tap. The README lists direct links to rule files for a range of Chinese-language platforms including an audiobook service, a manga reader, a podcast radio app, and several video streaming sites. Importing a rule subscribes the app to that source, allowing content from that site to appear inside Yida's interface. The repository also notes support for magnet links, which the app can parse as of version 1.1.24, with a configurable buffer directory on Windows. Some rules require a specific minimum app version to work correctly. The README is primarily a list of raw rule file URLs and screenshots showing the app's reading, audio, manga, and video playback screens. It links to a separate documentation file for the rule format specification and points to the GitHub Releases page for app installers. There is no English-language documentation in the repository.
A rule-file collection that configures the Yida content reader app to pull text, audio, manga, and video sources.
No license information given in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.