lifegpc / bili

A tool to download barrage/video from bilibili/acfun. Support English, Japanese and Chinese(China).一个Python编写的从Bilibili/Acfun下载弹幕/视频的工具。支持英语、日语和中文(**)。(WEBGUI正在路上)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

win10 一键包问题

PlexPt opened this issue · comments

commented

请输入av号(支持SS、EP、MD号,BV号请以BV开头,现在已支持链接,支持用户页的收藏夹、频道、投稿、小视频链接):av2
Traceback (most recent call last):
File "start.py", line 1051, in
File "start.py", line 216, in main
File "biliLogin.py", line 22, in login
File "site-packages\selenium\webdriver\chrome\webdriver.py", line 81, in init
File "site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init
File "site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

[949932] Failed to execute script start

image

有点奇怪,错误原因是找不到chromedriver
然而压缩包里应该自带的(如果可以的话,不要放在C盘,可能会出问题

@PlexPt 出现该错误的原因是电脑上找不到chrome。你需要装个Chrome。
根据Chrome Driver的官方文档,你需要使用与你电脑上安装的chrome相同版本的Chrome Driver。你可以去这里下载Chrome Driver。

commented

@lifegpc 电脑里没安装chrome, 但是有chromium

commented

@lifegpc 我觉得这个强依赖可以用requests 替代的

commented

基于CNN卷积神经网络的验证码识别
由Hsury提供
https://github.com/Hsury/Bilibili-Toolkit