{"id":17594895,"url":"https://github.com/pinnaculum/trantor-ebookdl","last_synced_at":"2025-08-18T22:31:31.444Z","repository":{"id":178117679,"uuid":"232388708","full_name":"pinnaculum/trantor-ebookdl","owner":"pinnaculum","description":"Ebooks downloader CLI for trantor","archived":false,"fork":false,"pushed_at":"2022-05-14T22:11:42.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-31T00:09:44.341Z","etag":null,"topics":["aiohttp","ebook-downloader","ebooks","epub","trantor"],"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/pinnaculum.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":"2020-01-07T18:24:02.000Z","updated_at":"2022-05-14T22:11:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f127ee88-c79a-428f-8704-f1616c47e2af","html_url":"https://github.com/pinnaculum/trantor-ebookdl","commit_stats":null,"previous_names":["pinnaculum/trantor-ebookdl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinnaculum%2Ftrantor-ebookdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinnaculum%2Ftrantor-ebookdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinnaculum%2Ftrantor-ebookdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinnaculum%2Ftrantor-ebookdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pinnaculum","download_url":"https://codeload.github.com/pinnaculum/trantor-ebookdl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230284070,"owners_count":18202330,"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":["aiohttp","ebook-downloader","ebooks","epub","trantor"],"created_at":"2024-10-22T07:12:21.563Z","updated_at":"2024-12-18T14:17:15.969Z","avatar_url":"https://github.com/pinnaculum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# trantor-ebookdl\n\n**trantor-ebookdl** is a simple python CLI program to download ebooks\nin the EPUB format from the\n[Imperial Library of Trantor](https://github.com/trantor-library/trantor)\n\nIt uses the asynchronous [aiohttp](https://github.com/aio-libs/aiohttp) library\nfor the web requests and [aiohttp-socks](https://github.com/romis2012/aiohttp-socks)\nfor the socks connection with TOR.\n\n## Usage\n\nYou need to be connected to the Tor network to access the Imperial Library.\n\nDownloading by name:\n\n```sh\ntrantor-ebookdl --byname python\n```\n\nDownloading by subject, no more than 5 ebooks:\n\n```sh\ntrantor-ebookdl --bysubject rome --max 5\n```\n\nSpecify the download directory (by default '.'):\n\n```sh\ntrantor-ebookdl --byname 'james bond' --dstdir $HOME/ebooks\n```\n\nChange the default SOCKS host/port parameters:\n\n```sh\ntrantor-ebookdl --byname rimbaud --sockshost remotehost --socksport 9999 \n```\n\nYou can use the **-i** flag for interactive mode (it will ask your confirmation\nbefore downloading anything). Use **--help** for full usage list.\n\n## Installation\n\n```sh\npython setup.py install\n```\n\n## Requirements\n\n* python3 \u003e= 3.5 (async support)\n* aiohttp\n* aiohttp_socks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinnaculum%2Ftrantor-ebookdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinnaculum%2Ftrantor-ebookdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinnaculum%2Ftrantor-ebookdl/lists"}