HarbingerOfDawn

Results 17 comments of HarbingerOfDawn

用https://ping.chinaz.com/ 查找获得该域名的真实地址(延迟合理的那个),修改hosts后应该不会出现证书错误

yarn版本太老了吧 试试corepack yarn start

> I can't reproduce this. Do you have any useful device information? Redmi 9A,32bit system

I found that it is a raw html5 video element.when open it in a single tab, it still failed.Maybe the “stream media” do not include raw mp4 from cdn?

However ,I think [subs2srs](https://subs2srs.sourceforge.net/) will work well. It is a tool to once make many anki card from video+srt file.

另外特定版本的pymysql库(0.9.0以上)会与依赖它的aiomysql冲突,只能使用0.8的pymysql

登陆截图如下: ![tim 20180707213400](https://user-images.githubusercontent.com/20656904/42411392-d04d0a8e-822d-11e8-8f2a-67f4f95a62fb.jpg) 总之是无法看到验证码,直接报异常 @hjlarry

登陆没有问题了,但是按照命令操作之后,live信息没能存进数据库,也没有报错…… @hjlarry

数据库中爬到的audio-path很多都是Null,怀疑是速度太快被反爬了,建议加个时延,另外在主线程加个进度显示…… @hjlarry