{"id":15513510,"url":"https://github.com/moshfeu/vscode-medium-to-markdown","last_synced_at":"2026-05-04T12:37:51.447Z","repository":{"id":88544821,"uuid":"328340241","full_name":"moshfeu/vscode-medium-to-markdown","owner":"moshfeu","description":"A vscode extension to convert Medium posts to local markdown file","archived":false,"fork":false,"pushed_at":"2022-03-13T07:28:37.000Z","size":107,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T05:46:48.169Z","etag":null,"topics":["markdown","medium","medium-posts","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/moshfeu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-10T08:51:05.000Z","updated_at":"2022-03-13T08:26:55.000Z","dependencies_parsed_at":"2024-03-30T18:15:52.913Z","dependency_job_id":null,"html_url":"https://github.com/moshfeu/vscode-medium-to-markdown","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/moshfeu%2Fvscode-medium-to-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fvscode-medium-to-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fvscode-medium-to-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshfeu%2Fvscode-medium-to-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moshfeu","download_url":"https://codeload.github.com/moshfeu/vscode-medium-to-markdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290583,"owners_count":20753724,"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":["markdown","medium","medium-posts","typescript","vscode","vscode-extension"],"created_at":"2024-10-02T09:54:22.108Z","updated_at":"2026-05-04T12:37:46.424Z","avatar_url":"https://github.com/moshfeu.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"### Due a change in the Medium API, this extension is no longer working. If I'll find a way to fix it, I'll publish it again. Sorry\n\n# Medium to Markdown\n\nUse Medium to Markdown to fetch and convert your Medium posts into local markdown files.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/3723951/105638156-dacf3b00-5e79-11eb-9080-b42d29692d43.gif\" alt=\"screen record\"\u003e\n\n## How to use?\n\nRun the command bellow in the [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette)\n\n```\n\u003e Medium to Markdown: Convert Medium post\n```\n\n## Options\n\n```json\n{\n  \"downloadPath\": \"relative/path/to/your/posts/folder\",\n  \"fileType\": \"md\", // or \"mdx\"\n  \"frontmatter\": true, // adds frontmatter data\n  \"canonical\": false // adds canoniacl tags - not relevant if \"frontmatter\" = false\n}\n```\n\n## Notice\n\nThis extension is basically a wrapper on top of [mediumexporter](https://github.com/moshfeu/mediumexporter/tree/additions) (forked from [xdamman](https://github.com/xdamman/mediumexporter)).\n\nThe converter uses some heuristics and the result may not looks exactly how you'd like.\nPlease review the result before publishing it.\n\nIf you see how it can be improved please create an issue here or in the forked repo. Thank you.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshfeu%2Fvscode-medium-to-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoshfeu%2Fvscode-medium-to-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshfeu%2Fvscode-medium-to-markdown/lists"}