{"id":13623788,"url":"https://github.com/jo1gi/grawlix","last_synced_at":"2025-12-30T02:16:25.180Z","repository":{"id":157227502,"uuid":"624579193","full_name":"jo1gi/grawlix","owner":"jo1gi","description":"eBook cli downloader","archived":false,"fork":false,"pushed_at":"2024-10-30T17:25:03.000Z","size":86,"stargazers_count":20,"open_issues_count":12,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T12:54:26.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/jo1gi.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":"2023-04-06T19:37:37.000Z","updated_at":"2025-04-01T15:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd146cc1-db7c-411d-8658-24d4506c64d0","html_url":"https://github.com/jo1gi/grawlix","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo1gi%2Fgrawlix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo1gi%2Fgrawlix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo1gi%2Fgrawlix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo1gi%2Fgrawlix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jo1gi","download_url":"https://codeload.github.com/jo1gi/grawlix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148089,"owners_count":21220470,"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":[],"created_at":"2024-08-01T21:01:35.641Z","updated_at":"2025-12-30T02:16:25.153Z","avatar_url":"https://github.com/jo1gi.png","language":"Python","funding_links":["https://ko-fi.com/jo1gi"],"categories":["Python"],"sub_categories":[],"readme":"# grawlix\n![GitHub release](https://img.shields.io/github/v/release/jo1gi/grawlix)\n![GitHub top language](https://img.shields.io/github/languages/top/jo1gi/grawlix)\n![License](https://img.shields.io/github/license/jo1gi/grawlix)\n[![Donate using Ko-Fi](https://img.shields.io/badge/donate-kofi-00b9fe?logo=ko-fi\u0026logoColor=00b9fe)](https://ko-fi.com/jo1gi)\n\nCLI ebook downloader\n\n## Supported services\ngrawlix currently supports downloading from the following sources:\n- [DC Universe Infinite](https://www.dcuniverseinfinite.com)\n- [eReolen](https://ereolen.dk)\n- [fanfiction.net](https://www.fanfiction.net)\n- [Flipp](https://flipp.dk)\n- [Internet Archive](https://archive.org)\n- [Manga Plus](https://mangaplus.shueisha.co.jp)\n- [Marvel Unlimited](https://marvel.com)\n- [Nextory](https://nextory.com)\n- [Royal Road](https://www.royalroad.com)\n- [Saxo](https://saxo.com)\n- [Storytel / Mofibo](http://storytel.com)\n- [Webtoons](https://webtoons.com)\n\n## Installation\n\n### From pypi (recommended)\n```shell\npip install grawlix\n```\n\n### From repo (unstable)\n```shell\ngit clone https://github.com/jo1gi/grawlix.git\ncd grawlix\npython3 setup.py install\n```\n\n## Authentication\nAuthentication can either be done with login (username and password) or cookies.\nNot all sources support both methods.\n\n### Login\nSome sources require authentication, which can be done either with cli arguments\nor a config file.\n\n**Cli example**\n```shell\ngrawlix --username \"user@example.com\" --password \"SuperSecretPassword\" \u003curl\u003e\n```\n\n**Config file example**\n```toml\n[sources.name]\nusername = \"user@example.com\"\npassword = \"SuperSecretPassword\"\n```\nConfig file should be placed in `~/.config/grawlix/grawlix.toml`\n\n### Cookies\nSome sources can be authenticated with Netscape cookie files. I use\n[this extension](https://github,com/rotemdan/ExportCookies) to export my\ncookies from my browser.\n\nCookies can be placed in current dir as `cookies.txt` or be given with the\n`--cookie` argument.\n\n## Download books\nTo download a book run:\n```shell\ngrawlix [options] \u003cbook url\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo1gi%2Fgrawlix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjo1gi%2Fgrawlix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo1gi%2Fgrawlix/lists"}