{"id":26201604,"url":"https://github.com/zevisvei/sefaria_ebooks","last_synced_at":"2026-04-20T22:02:03.036Z","repository":{"id":272198975,"uuid":"915476771","full_name":"zevisvei/sefaria_ebooks","owner":"zevisvei","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-03T07:27:25.000Z","size":1649,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-03T09:18:00.142Z","etag":null,"topics":["ebooks","sefaria","sefaria-api"],"latest_commit_sha":null,"homepage":"https://sefaria-ebooks.onrender.com/","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/zevisvei.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-11T23:56:57.000Z","updated_at":"2025-11-03T07:27:28.000Z","dependencies_parsed_at":"2025-01-12T22:17:59.911Z","dependency_job_id":"05349202-9ffc-4a9a-b0f7-e7c08b3a7a2d","html_url":"https://github.com/zevisvei/sefaria_ebooks","commit_stats":null,"previous_names":["zevisvei/sefaria_ebooks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevisvei/sefaria_ebooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevisvei%2Fsefaria_ebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevisvei%2Fsefaria_ebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevisvei%2Fsefaria_ebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevisvei%2Fsefaria_ebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevisvei","download_url":"https://codeload.github.com/zevisvei/sefaria_ebooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevisvei%2Fsefaria_ebooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28040509,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ebooks","sefaria","sefaria-api"],"created_at":"2025-03-12T03:22:33.739Z","updated_at":"2025-12-25T23:23:48.475Z","avatar_url":"https://github.com/zevisvei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://www.sefaria.org/texts\" title=\"ספריא\" target=\"_blank\"\u003e\u003cimg src=\"images/safaria_logo.png\" alt=\"ספריא\" width=\"308\" height=\"160\"/\u003e\u003c/a\u003e\n\u003cdiv align=\"right\"\u003e\n    \u003ca href=\"#sefaria-ebooks-1\"\u003e🇺🇸 English\u003c/a\u003e | \n    \u003ca href=\"#sefaria-ebooks\"\u003e🇮🇱 עברית\u003c/a\u003e\n\u003c/div\u003e\n\n# Sefaria Ebooks\nספריית כלים להורדת ספרים מ-Sefaria בפורמט EPUB\n\n## תיאור\nמאפשר להוריד ספרים מ-Sefaria בפורמט EPUB עם אפשרות לכלול פרשנויות מקושרות. הכלי תומך בארבעה ממשקים:\n- ממשק web להורדה דרך הדפדפן\n- ממשק CLI להורדה מרובת ספרים\n- ממשק GUI להורדה נוחה דרך תוכנת שולחן עבודה\n- ממשק ייבוא מייצוא Sefaria\n\n### תכונות עיקריות\n- תמיכה בעברית ואנגלית\n- אפשרות להוספת פרשנויות מקושרות\n- המרה אוטומטית להערות שוליים\n- שמירת מטא-דאטה (מחברים, תקופה, תיאור)\n- ארגון לפי קטגוריות\n- תמיכה בהרצה באמצעות Docker\n\n## התקנה והרצה\n\n### דרישות מערכת\nעבור התקנה מקומית:\n- Python 3.x\n- Calibre (נדרש להיות מותקן ונגיש דרך משתני הסביבה)\n\nעבור Docker:\n- Docker Engine\n- 2GB RAM מינימום\n- 5GB שטח דיסק פנוי\n\n### התקנה והרצה באמצעות Docker\n\n#### בנייה והרצה בסיסית\n```bash\ndocker build -t sefaria_ebooks .\ndocker run -p 8000:8000 sefaria_ebooks\n```\nגש ל-[http://localhost:8000](http://localhost:8000)\n\n### התקנה מקומית\n1. התקן את Calibre\n2. צור סביבה וירטואלית:\n```bash\npython -m venv venv\nsource venv/bin/activate  # Linux/Mac\nvenv\\Scripts\\activate     # Windows\n```\n3. התקן דרישות:\n```bash\npip install -r requirements.txt\n```\n\n### הרצת הכלי\n- ממשק web: `python main.py`\n- הורדה מרובה: `python cli.py`\n- ממשק גרפי: `python gui.py`\n- ייבוא מייצוא: `python main_from_export.py`\n\n#### שימוש בייבוא מייצוא\n1. התקן Git LFS:\n```bash\ngit lfs install\n```\n\n2. הורד את מאגר הנתונים (בחר אחת מהאפשרויות):\n```bash\n# אפשרות 1 - מאגר HuggingFace (מעודכן יותר)\ngit clone https://huggingface.co/Sefaria/database_export\n\n# אפשרות 2 - מאגר GitHub\ngit clone https://github.com/Sefaria/Sefaria-Export.git\n```\n\n---\n\n\u003cdiv align=\"left\"\u003e\n    \u003ca href=\"#sefaria-ebooks\"\u003e🇮🇱 עברית\u003c/a\u003e | \n    \u003ca href=\"#sefaria-ebooks-1\"\u003e🇺🇸 English\u003c/a\u003e\n\u003c/div\u003e\n\n# Sefaria Ebooks\nA toolkit for downloading books from Sefaria in EPUB format\n\n## Description\nEnables downloading books from Sefaria in EPUB format with the option to include linked commentaries. The tool supports four interfaces:\n- Web interface for browser-based downloads\n- CLI interface for bulk downloads\n- GUI interface for desktop application\n- Import interface from Sefaria export\n\n### Key Features\n- Hebrew and English support\n- Option to add linked commentaries\n- Automatic footnote conversion\n- Metadata preservation (authors, era, description)\n- Category-based organization\n- Docker support\n\n## Installation and Usage\n\n### System Requirements\nFor local installation:\n- Python 3.x\n- Calibre (must be installed and accessible via environment variables)\n\nFor Docker:\n- Docker Engine\n- Minimum 2GB RAM\n- 5GB free disk space\n\n### Docker Installation and Usage\n\n#### Basic Build and Run\n```bash\ndocker build -t sefaria_ebooks .\ndocker run -p 8000:8000 sefaria_ebooks\n```\nNavigate to [http://localhost:8000](http://localhost:8000)\n\n\n### Local Installation\n1. Install Calibre\n2. Create virtual environment:\n```bash\npython -m venv venv\nsource venv/bin/activate  # Linux/Mac\nvenv\\Scripts\\activate     # Windows\n```\n3. Install requirements:\n```bash\npip install -r requirements.txt\n```\n\n### Running the Tool\n- Web interface: `python main.py`\n- Bulk download: `python cli.py`\n- GUI interface: `python gui.py`\n- Export import: `python main_from_export.py`\n\n#### Using Export Import\n1. Install Git LFS:\n```bash\ngit lfs install\n```\n\n2. Clone the database (choose one option):\n```bash\n# Option 1 - HuggingFace repository (more up-to-date)\ngit clone https://huggingface.co/Sefaria/database_export\n\n# Option 2 - GitHub repository\ngit clone https://github.com/Sefaria/Sefaria-Export.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevisvei%2Fsefaria_ebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevisvei%2Fsefaria_ebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevisvei%2Fsefaria_ebooks/lists"}