-
Traceback (most recent call last):
File "D:\Warcraft III\idm\real-url-master\danmu\main.py", line 6, in
import danmaku
File "D:\Warcraft III\idm\real-url-master\danmu\danmaku\__init__.py",…
-
![QQ截图20240607005510](https://github.com/BanqiJane/Bilibili_Danmuji/assets/17202894/258cf989-68a6-430e-9cac-c06117a7ca84)
由于并不是在本机搭建的服务,每次重新打开网页都需要手动设置弹幕网页链接比较繁琐,希望能够记住已修改的内容
-
demo地址:[https://player.alicdn.com/aliplayer/presentation/index.html?type=danmu](https://player.alicdn.com/aliplayer/presentation/index.html?type=danmu)
-
[纪录片弹幕.csv](https://github.com/fxsjy/jieba/files/13328318/default.csv)
分析F列的中文,将重复的文字进行删除
-
前几天是好的,这几天出现这种情况
λ python pilirun.py
Traceback (most recent call last):
File "pilirun.py", line 3, in
from danmu import DanMuClient
ModuleNotFoundError: No module named 'danmu'
用的anaconda…
-
不好意思,想要请教一下DANMU的数据里面字段的含义是啥,不知道这个有没有相关信息参考呢?
![image](https://user-images.githubusercontent.com/100529074/163992732-795702bf-8faa-4ac8-95e6-7d8503c0bc5a.png)
-
https://github.com/twocucao/danmu.fm
爬取弹幕来训练机器人
-
设定弹幕时,1的模式下应该从整个画面的右边跑到左边,但是我的弹幕一直在画面的左边跑而已[https://upload.cc/i1/2021/10/05/d5PKY6.png](url)
找了很久发现是.danmu 里面的perspective值变成0了,但弄了半天不知要去哪修正这个问题,请大神帮帮忙
```
test
```
-
第507天 使用css实现一个弹幕的效果
#1081
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
danmu\danmaku 包下 __init__.py 第24行 “from .yy import YY”,但在此包内并没有 yy.py ,导致报错。