※ Under development on the refactor
branch
This system provide the following utility of Youtube
- Checking all comments specified video repeatedly using Youtube Data API
- Genarating replys according to the emotion level of japanese comments using morphological analysis and polar dictionaly
- Insert reply into the video using Youtube Data API 2021/01/07 updated
- Get your API key on Google Developer Console
- Check your client_id and client_secret corresponded to your API key on Google Developer Console
- Check video id (After "watch?v=" of the video URL)
- Update
API_KEY
onsrc/main/java/com/github/kataokanagi/YtubeAutoCmntMain.java
- Update
VIDEO_ID
onsrc/main/java/com/github/kataokanagi/YtubeAutoCmntMain.java
- Update
client_id
andclient_secret
onsrc/main/resources/client_secrets.json
- Run
src/main/java/com/github/kataokanagi/YtubeAutoCmntMain.java
- Permit the rights of Youtube on your browser 2021/01/07 updated
See the comment field. http://www.youtube.com/watch?v=F6Z8OWJD5IE