{"id":20073383,"url":"https://github.com/dy-tea/rr-dl","last_synced_at":"2026-06-07T02:31:16.245Z","repository":{"id":230237196,"uuid":"778763697","full_name":"dy-tea/rr-dl","owner":"dy-tea","description":"Royal Road Novel Downloader","archived":false,"fork":false,"pushed_at":"2025-03-01T12:47:13.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T13:36:51.952Z","etag":null,"topics":["downloader","markdown","vlang"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dy-tea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-28T11:01:17.000Z","updated_at":"2025-03-01T12:44:18.000Z","dependencies_parsed_at":"2024-11-11T13:31:45.596Z","dependency_job_id":"5c27544c-e78e-433a-bace-567f55290b99","html_url":"https://github.com/dy-tea/rr-dl","commit_stats":null,"previous_names":["dy-tea/rr-dl"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy-tea%2Frr-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy-tea%2Frr-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy-tea%2Frr-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy-tea%2Frr-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dy-tea","download_url":"https://codeload.github.com/dy-tea/rr-dl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241504125,"owners_count":19973185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["downloader","markdown","vlang"],"created_at":"2024-11-13T14:45:29.550Z","updated_at":"2026-06-07T02:31:16.202Z","avatar_url":"https://github.com/dy-tea.png","language":"V","funding_links":[],"categories":["Recently Updated","Applications"],"sub_categories":["[Dec 22, 2024](/content/2024/12/22/README.md)","Web"],"readme":"# rr-dl\n\n_Royal Road Novel Downloader_\n\n## Usage\n\n```\nrr-dl 1.2.5\n-----------------------------------------------\nUsage: rr-dl [options] [ARGS]\n\nDescription: A cli program for downloading novels from royalroad.com\n\nOptions:\n  -a, --all                 Select all chapters\n  -t, --title               Add chapter title to start of file\n  -I, --indexing \u003cint\u003e      Index chapters starting from value\n  -i, --index               Prefix title with chapter index\n  -d, --directory \u003cstring\u003e  Set download location\n  -e, --extension \u003cstring\u003e  Change file extension from md\n  -h, --help                display this help and exit\n  --version                 output version information and exit\n```\n\n## About\nThis is a downloader focused on downloading novels in the **Markdown** format. This makes it simple to read in apps like [Obsidian](https://obsidian.md). This allows for the original formatting of the text to be preserved because it is essentially just a renamed `html` file. The default file extension is `md` but can be changed to `html` if you want to use a browser to display the chapters (although it is not recommended).\n\n## Examples\nSearch for novel\n```\nrr-dl\n```\n\nSearch for novels titled `test`\n```\nrr-dl test\n```\n\nSearch for novels titled `test` and select all chapters for download\n```\nrr-dl -a test\n```\n\nSearch for novels titled `test` and prefix chapter titles with index + 10\n```\nrr-dl -I 10 test\n```\n\n## Building\nFirst install the [V programming language](https://vlang.io), then run the following commands (ensure you have added v to PATH using `v symlink`):\n\n```\ngit clone https://github.com/dy-tea/rr-dl.git\ncd rr-dl\n\nv run build.vsh\n```\n\nThis will build the linux and windows versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy-tea%2Frr-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdy-tea%2Frr-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy-tea%2Frr-dl/lists"}