Skip to content

Seigi-Liuling/YouTube-Video-Search-Crawler-via-API-with-h5-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

带 H5 前端的 YouTube 搜索列表采集器

本项目可以让你通过 H5 前端界面,使用 YouTube Data API v3 搜索视频采集列表,并获得视频的详细信息。

1. 创建项目与获取 API Token

在使用本工具前,请前往 Google Cloud 控制台 创建项目,并启用 YouTube Data API v3,然后获取 API Token填入YouTube.py,。

2. 安装依赖

在终端中运行以下命令来安装所需的依赖包:

pip install flask google-api-python-client pandas openpyxl

3. 运行YouTube.py

python3 YouTube.py

网页会在 http://0.0.0.0:5000 上运行

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published