Genki Youtube Comments Plugin
Grab YouTube video comments and insert into your blog post
- grab youtube video comments and insert into your blog post
- schedule hourly, daily, weekly
- manual update
Demo:
Plugin Details & Demo
Installation
- Upload as a folder and activate plugin
- Go to Admin Panel > Settings > YouTube Comments.
- Set schedule or update manually.
- Go to Admin Panel > Posts, find the post which you want the comments to be inserted.
- Go to the Custom Fields section and add “youtubevidid” as key.
- For value, add your YouTube video id e.g X2BEhk1fqZ
- If more than 1 video, simply add more keys: youtubevidid1, youtubevidid2 and so on
Screenshots
Admin Panel
Insert custom field
Changelog
2.0.0
- New method to prevent duplicate comments (if you are upgrading from version 1.x.x, this may result in duplicate comments during the first run)
- Display recently inserted comments log
1.4.0
- Remove hidden characters in youtube data (which is casuing duplicate comments) (not foolproof but should greatly reduce duplicate comments)
1.3.0
- Added curl support by Piotr GRD
- Minor interface adjustment
1.2.0
- disable error/warnings (to continue fetching comments in event of an error)
1.1.0
- play nice with new youtube API