{"id":20551314,"url":"https://github.com/quacksouls/honkit-plugin-youtube","last_synced_at":"2026-06-01T04:31:54.954Z","repository":{"id":198373358,"uuid":"700734255","full_name":"quacksouls/honkit-plugin-youtube","owner":"quacksouls","description":"Link to a YouTube video in HonKit","archived":false,"fork":false,"pushed_at":"2023-10-26T08:13:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-02T03:23:50.185Z","etag":null,"topics":["gitbook","gitbook-plugin","honkit","honkit-plugin","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quacksouls.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":"2023-10-05T07:31:01.000Z","updated_at":"2023-10-13T08:39:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bc87a09-7c9d-4805-97da-635b4fc49e6e","html_url":"https://github.com/quacksouls/honkit-plugin-youtube","commit_stats":null,"previous_names":["quacksouls/honkit-plugin-youtube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quacksouls/honkit-plugin-youtube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quacksouls%2Fhonkit-plugin-youtube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quacksouls%2Fhonkit-plugin-youtube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quacksouls%2Fhonkit-plugin-youtube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quacksouls%2Fhonkit-plugin-youtube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quacksouls","download_url":"https://codeload.github.com/quacksouls/honkit-plugin-youtube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quacksouls%2Fhonkit-plugin-youtube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33760645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["gitbook","gitbook-plugin","honkit","honkit-plugin","javascript"],"created_at":"2024-11-16T02:29:55.852Z","updated_at":"2026-06-01T04:31:54.932Z","avatar_url":"https://github.com/quacksouls.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HonKit plugin: youtube\n\nLink to a YouTube video in HonKit.\n\n\u003c!--===================================================================--\u003e\n\n## Installation\n\nInstall via npm:\n\n```sh\nnpm install honkit-plugin-youtube --save-dev\n```\n\nAdd the plugin to your `book.json`:\n\n```js\n{\n    plugins: [ \"youtube\" ]\n}\n```\n\n\u003c!--===================================================================--\u003e\n\n## Usage\n\nLink to a YouTube video as follows:\n\n```\n{% youtube id=\"video_id\", title=\"video_title\" %}{% endyoutube %}\n```\n\n* `id` -- The ID of the YouTube video.  For example, if the URL of the video is\u003cbr/\u003e\n  https://www.youtube.com/watch?v=p3G5IXn0K7A\u003cbr/\u003e\n  then the ID of the video is `p3G5IXn0K7A`.\n* `title` -- The title of the video.\n\nHere is an example:\n\n```\n{% youtube id=\"p3G5IXn0K7A\", title=\"The Hamsterdance Song\" %}{% endyoutube %}\n```\n\nThe video title might have double quotation marks. You should backslash escape each\ndouble quotation mark as follows:\n\n```\n{% youtube id=\"p3G5IXn0K7A\", title=\"The \\\"Hamsterdance\\\" Song\" %}{% endyoutube %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquacksouls%2Fhonkit-plugin-youtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquacksouls%2Fhonkit-plugin-youtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquacksouls%2Fhonkit-plugin-youtube/lists"}