{"id":21910282,"url":"https://github.com/sgeisler/fishbones2epub","last_synced_at":"2025-03-22T08:18:06.412Z","repository":{"id":70091277,"uuid":"80319878","full_name":"sgeisler/fishbones2epub","owner":"sgeisler","description":"  fetches the fishbones novel and outputs an epub","archived":false,"fork":false,"pushed_at":"2017-01-29T00:38:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T08:24:05.635Z","etag":null,"topics":["crawler","ebook","epub","python-3-6"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgeisler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-01-29T00:12:36.000Z","updated_at":"2017-01-29T00:13:12.000Z","dependencies_parsed_at":"2023-02-23T17:30:27.322Z","dependency_job_id":null,"html_url":"https://github.com/sgeisler/fishbones2epub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgeisler%2Ffishbones2epub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgeisler%2Ffishbones2epub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgeisler%2Ffishbones2epub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgeisler%2Ffishbones2epub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgeisler","download_url":"https://codeload.github.com/sgeisler/fishbones2epub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244924996,"owners_count":20532898,"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":["crawler","ebook","epub","python-3-6"],"created_at":"2024-11-28T17:29:20.110Z","updated_at":"2025-03-22T08:18:06.395Z","avatar_url":"https://github.com/sgeisler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fishbones II ebook exporter\n\n`fishbones2.py` fetches all available chapters of the [Fischbones novel Book II](http://www.fishbonescomic.com/novel/about/) from Jisuk Cho's blog and builds an ebook (epub)\n out of these chapters. You might add a custom cover image.\n \n ```\n $ ./fishbones2.py -h\nusage: fishbones2.py [-h] [--cover cover-image] file\n\nFetch all chapters from Fishbones II and produce an epub file\n\npositional arguments:\n  file                 output file\n\noptional arguments:\n  -h, --help           show this help message and exit\n  --cover cover-image  cover image to use for the ebook\n ```\n \n## Requirements\n\nTo install the dependencies just use `pip`:\n```\n$ pip install -r requirements.txt\n```\nTo properly install `lxml` you need to have `libxml2-dev libxslt1-dev python-dev` installed.\n\n## Example usage:\n \n```\n$ ls\ncover.jpg fishbones2.py  README.md  requirements.txt\n$ ./fishbones2.py fishbones2.epub --cover cover.jpg \nfetching index ...\nfound 23 chapters\nfetching Chapter 01 ... (1 of 23)\nChapter 01 has 101 paragraphs\nfetching Chapter 02 ... (2 of 23)\nChapter 02 has 175 paragraphs\nfetching Chapter 03 ... (3 of 23)\nChapter 03 has 113 paragraphs\nfetching Chapter 04 ... (4 of 23)\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgeisler%2Ffishbones2epub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgeisler%2Ffishbones2epub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgeisler%2Ffishbones2epub/lists"}