Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightdiscord/synology-download-station-search-nyaasi
BT Search package used by Synology Download Station to search through nyaa.si
https://github.com/lightdiscord/synology-download-station-search-nyaasi
nyaa-si synology synology-downloadstation
Last synced: about 16 hours ago
JSON representation
BT Search package used by Synology Download Station to search through nyaa.si
- Host: GitHub
- URL: https://github.com/lightdiscord/synology-download-station-search-nyaasi
- Owner: lightdiscord
- Created: 2024-07-25T18:55:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T19:02:04.000Z (4 months ago)
- Last Synced: 2024-07-25T21:59:46.338Z (4 months ago)
- Topics: nyaa-si, synology, synology-downloadstation
- Language: PHP
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# synology-download-station-search-nyaasi
BT Search package used by Synology Download Station to search through
[nyaa.si](https://nyaa.si/).## Build
```console
$ make nyaa.dlm
```## Notes
Currently the search function use the RSS endpoint of Nyaa.si, this endpoint
only returns the first 75 results for a query. There's also no way to specify
which category to use with this search package. It might be interesting to
build different packages depending on the category of content to return or use
another method to retrieve all the entries for a query on Nyaa.si to have more
than 75 results.