{"id":16166321,"url":"https://github.com/alswl/yuque2markdown","last_synced_at":"2026-03-07T09:33:04.914Z","repository":{"id":142007831,"uuid":"598219479","full_name":"alswl/yuque2markdown","owner":"alswl","description":"yuque2markdown convert your Yuque export file(.lakebook) to markdown files","archived":false,"fork":false,"pushed_at":"2024-11-14T09:06:27.000Z","size":16,"stargazers_count":22,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T22:42:48.002Z","etag":null,"topics":["yuque"],"latest_commit_sha":null,"homepage":"","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/alswl.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":"2023-02-06T16:48:56.000Z","updated_at":"2025-06-17T08:41:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"581e3f07-9597-4eb9-8e30-f20a3fd2159e","html_url":"https://github.com/alswl/yuque2markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alswl/yuque2markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fyuque2markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fyuque2markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fyuque2markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fyuque2markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alswl","download_url":"https://codeload.github.com/alswl/yuque2markdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fyuque2markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["yuque"],"created_at":"2024-10-10T02:53:54.344Z","updated_at":"2026-03-07T09:33:04.891Z","avatar_url":"https://github.com/alswl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yuque-to-markdown\n\n\u003e status: it works\n\nSimple convertor, it converts `.lakebook` to markdown files, and all the outputs is in `markdown` format.\nThe structure of the output folder is the same as the structure of the book in yuque.\n\n## How to install\n\n```bash\n# Make sure your Python3 is installed\npython3 -V\n\n# Clone this repo\ngit clone git@github.com:alswl/yuque2markdown.git\ncd yuque2markdown\n\n# Install packages\npip3 install -r requirements.txt\n```\n\n\n## How to use\n\n1. Go to your yuque book configuration page, click `设置` button\n2. Click `导出` button, and download the `.lakebook` file\n3. Using this tool to convert it to markdown files\n\n```bash\npython3 yuque2markdown.py /path/to/your/lakebook/file.lakefile /path/to/your/output/folder --download-image\n\n# show your converted files\ntree /path/to/your/output/folder\n```\n\nCLI Description:\n\n```shell\npython yuque2markdown.py --help\nusage: yuque2markdown.py [-h] [--download-image] lakebook output\n\nConvert Yuque doc to markdown\n\npositional arguments:\n  lakebook          Lakebook file\n  output            Output directory\n\noptions:\n  -h, --help        show this help message and exit\n  --download-image  Download images to local\n```\n\n## Contributors\n\n\u003ca href=\"https://github.com/alswl/yuque2markdown/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=alswl/yuque2markdown\" /\u003e\n\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fyuque2markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falswl%2Fyuque2markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fyuque2markdown/lists"}