CyberKoalaStudios / yt-comments-feed

Comments channel feed module

Home Page:https://cyberkoalastudios.com/feedbacks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yt-comments-feed

Vue.js

YouTube channel comments feed

2022-10-17-13-53-26

  1. Change URL
    const API_URL = `https://www.googleapis.com/youtube/v3/commentThreads?key=AIzaSyDN6xC9p6ZCxoxE9EtACanbVb6aVGcuqzk&part=snippet, id, replies&allThreadsRelatedToChannelId=UCUpVfgd42h7pwZwCTcwjp8g`

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Comments channel feed module

https://cyberkoalastudios.com/feedbacks/

License:GNU General Public License v3.0


Languages

Language:Vue 86.0%Language:HTML 11.6%Language:JavaScript 2.4%