GithubHelp home page GithubHelp logo

davincievans / chatgpt-summary-bilibili-to-notion Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 5.0 521 KB

一款使用 chatGPT 总结 b 站视频内容到 Notion 的 python 命令行工具。通过爬取 b 站的 cc 字幕,然后送到 chatGPT 当中获得汇总文本,再写入 Notion

Python 100.00%

chatgpt-summary-bilibili-to-notion's People

Contributors

davincievans avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chatgpt-summary-bilibili-to-notion's Issues

流程能否跑通

你好,根据你的代码,试着换成自己的aki_key,报出这样的错?播放视频是中文,个人设置里打开了CC字幕
Traceback (most recent call last): File "/mnt/e/github/opencv/chatGPT-Summary-Bilibili-To-Notion/main.py", line 43, in <module> subtitle = BiliSubtitleDownloader(bv_id, p_num, cookie).download_subtitle() File "/mnt/e/github/opencv/chatGPT-Summary-Bilibili-To-Notion/bili_subtitle_downloader/bili_subtitle_downloader.py", line 64, in download_subtitle subtitle_list = self._get_subtitle(self._get_player_list()[self.p_num]) File "/mnt/e/github/opencv/chatGPT-Summary-Bilibili-To-Notion/bili_subtitle_downloader/bili_subtitle_downloader.py", line 53, in _get_subtitle raise SubtitleDownloadError("字幕下载失败,请确保原视频有cc字幕并更换新的cookie") bili_subtitle_downloader.bili_subtitle_downloader.SubtitleDownloadError: 字幕下载失败,请确保原视频有cc字幕并更换新的cookie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.