Slarper

Results 3 issues of Slarper

**Website name**: acfun **OS:**: Windows **Video URL:**: [url](https://www.acfun.cn/v/ac21392836) **Stack overflow** ``` panic: runtime error: index out of range [1] with length 0 goroutine 1 [running]: github.com/iawia002/lux/extractors/acfun.resolvingData({0xc000420000, 0x24c31, 0x2a000}) /Users/iawia002/go/src/github.com/iawia002/lux/extractors/acfun/acfun.go:153 +0x214...

bug

### Windows Terminal version 1.19 ### Windows build number 10.0.22631.3447 ### Other Software _No response_ ### Steps to reproduce run wsl.exe to open a ubuntu terminal that doesn't apply the...

Issue-Bug
Needs-Author-Feedback
Needs-Triage

### Describe the bug Today I try the UpdatersExample in example_scenes.py. ```python class UpdatersExample(Scene): def construct(self): square = Square() square.set_fill(BLUE_E, 1) # On all frames, the constructor Brace(square, UP) will...

bug