Linux 软件免费装
Banner图

ChapterPlay Chapter Player for YouTube

开发者 satish0125
更新时间 2026年6月10日 17:59
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

player video embed youtube chapters

下载

1.0.0

详情介绍:

ChapterPlay automatically extracts chapters from YouTube video descriptions and displays them in a beautiful, interactive sidebar. Visitors can click any chapter to jump directly to that timestamp. Key Features How to Use Gutenberg Block:
  1. In the block editor, click + to add a new block
  2. Search for ChapterPlay
  3. Add the block, then paste the YouTube URL in the right-hand Settings panel
  4. Save and preview — the player renders on the frontend with chapters Shortcode:
[chapterplay url="https://www.youtube.com/watch?v=VIDEO_ID"] [chapterplay url="VIDEO_ID"] You can use the shortcode inside any page, post, or text widget. External Services This plugin connects to youtube.com to fetch video metadata (title, description, duration). No personal user data is transmitted. The connection is made server-side only when a video is first loaded or the cache expires.

安装:

  1. Upload the chapterplay folder to /wp-content/plugins/
  2. Go to Plugins → Installed Plugins in your WordPress admin
  3. Click Activate next to ChapterPlay Chapter Player for YouTube
  4. Use the block or shortcode anywhere on your site — no further setup needed

屏幕截图:

  • Gutenberg block settings panel in the editor
  • Shortcode player implementation in classic editor

升级注意事项:

1.0.0 First stable release.

常见问题:

Do I need a YouTube API key?

No. ChapterPlay uses YouTube's built-in data endpoint. No Google Cloud account or API key is required.

Why are no chapters showing?

Chapters are extracted from the video's description. If the video description does not contain timestamps (e.g. 00:00 Introduction, 01:30 Next Section), the player will show a "Full Video" entry instead.

Can I add multiple players on the same page?

Yes! Each shortcode or block instance is fully independent. Add as many as you need — they will not interfere with each other.

Does the player work on mobile?

Yes. The layout is fully responsive and adapts from 300px to full-width containers.

Which YouTube URL formats are supported?

更新日志:

1.0.0