# VideoInsertion **Repository Path**: guagua0127/video-insertion ## Basic Information - **Project Name**: VideoInsertion - **Description**: Typecho 视频插入插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-11-24 - **Last Updated**: 2025-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## VideoInsertion [VideoInsertion](https://github.com/tangzhi1996/VideoInsertion) for typecho 功能本质是在文档里面插入视频标签,禁用插件不影响之前的文章 精简DPlay的原因是浏览器访问我觉得有点重,控制台不干净,有第三方引用,所以砍掉了很多功能,最终整个插件不到4Kb的大小 ### 使用方式 下载后将文件夹名改为VideoInsertion上传启用即可 或者切换到 Typecho插件目录下,然后启用 git clone https://gitee.com/tangzhi1996/VideoInsertion 目录结构 rock@hinlink-ht2:/var/www/html/typecho/usr/plugins/VideoInsertion$ tree -h [4.0K] . ├── [4.0K] assets │   └── [3.5K] editor.js ├── [1.3K] Plugin.php └── [ 192] README.md 原Dplay插件 [MoePlayer/DPlayer-Typecho: Typecho plugin for DPlayer](https://github.com/MoePlayer/DPlayer-Typecho)