Skip to content

YouTube Comment Download 油管评论翻译机,专注于YouTube评论的导出和分析。

Notifications You must be signed in to change notification settings

denghao123/YouTube-Comment-Download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Comment Download 油管评论下载器

简介

《油管评论下载器》是从《油管评论翻译机》项目独立出来的功能,更专注于评论的导出和分析。经过几个月的功能迭代,目前已经趋于成熟。故将后端核心代码(获取YouTube视频信息、无限制获取YouTube评论等)开源。

项目地址

官方网站

演示地址

主要功能

一、数据查看及过滤

1:1还原YouTube评论区内容和风格,中国大陆地区同样可用。保留了官方自带排序,新增了多种过滤方式。

油管评论下载器

二、导出评论

评论可直接导出到excel文件,包括对评论的回复均可导出。包含评论人姓名、被评论人姓名、评论内容、评论人主页地址、获赞数、回复数、评论时间等信息。

油管评论下载器

三、统计分析

对评论数据进行多维度的分析和排名,并以图表直观展现。

油管评论下载器

代码介绍

技术构成

Node.js + express + googleapis

运行:

yarn
yarn server-dev  //开发环境, 生产环境:yarn server

访问地址:

http://localhost:81/api/getYtVideoInfo

http://localhost:81/api/getYtComments

代码运行结果:

油管评论下载器

注意事项

需要自行申请google开发者key

About

YouTube Comment Download 油管评论翻译机,专注于YouTube评论的导出和分析。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published