-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Labels
bugSomething isn't workingSomething isn't working
Description
问题详情
javdb爬取,现在在搜索的时候需要后加&f=all。116行需要改成:
html = get_html_wrapper(f'{base_url}/search?q={movie.dvdid}&f=all')
有ssl认证问题,建议修改代码,使用selenium,通用性会更好。另外,在MacOS下,对sock5的支持似乎也有问题。
建议可以使用https://github.com/firewelly/media-library-manager中的javdb刮削函数。
运行方式
我是从源代码运行的
代理
是
日志
No response
运行截图(可选)
No response
提交须知
- 我确认使用的是最新版本并且阅读过Wiki帮助文档
- 我确认已经搜索过Issue区,没有与我遇到的情况相同的Issue。
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working