Results 3 issues of ww

Hi, we are trying to version up dependencies to reduce the impacts of vulnerabilities. and we encounter a problem when upgrading the jedis to version 4. the error is: ```...

bug

### 问题简述 我使用 /opt/venv/bin/yutto -d /bilibili -q 64 -c cookie -b 'https://space.bilibili.com/uid/favlist?fid=favlistid' 来下载收藏夹,但是看日志中的进度,yutto只爬到1300多个视频 ![image](https://github.com/yutto-dev/bilili/assets/4232922/2ebfcb28-b7a8-47c2-919f-8a619a0f336d) 而我收藏夹中有超过3000个视频 ![image](https://github.com/yutto-dev/bilili/assets/4232922/ef98ff1e-42ec-431e-930e-6d6b8978267d) 即便清理掉失效的视频,也应该有3000+ ### 复现方式 /opt/venv/bin/yutto -d /bilibili -q 64 -c cookie -b 'https://space.bilibili.com/uid/favlist?fid=favlistid' ### 环境信息...

当生成只有两个运算数的加减乘除题目时,常会碰到一页中有完全相同的题目,希望可以去重 ![image](https://github.com/user-attachments/assets/c9247082-b666-498f-a8c5-3b650f41a540)