We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在下载B站视频的同时,把nfo信息也爬取下来,用以emby等视频管理工具
nfo参考
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <movie> <plot>透心凉,心飞扬! 每日猫片,活力再现!</plot> <title>每日一遍,烦恼再见!</title> <year>2020</year> <mpaa>PG</mpaa> <customrating>PG</customrating> <countrycode>CN</countrycode> <premiered>2020-06-29</premiered> <release>2020-06-29</release> <runtime>190秒</runtime> <country>中国</country> <id>BV1et4y197na</id> <num>BV1et4y197na</num> <genre>全能打卡挑战</genre> <genre>动物圈</genre> <genre>可爱</genre> <genre>猫片</genre> <genre>猫咪</genre> <genre>萌宠</genre> <genre>喵星人</genre> <genre>每日一遍,烦恼再见!</genre> <genre>喵星人</genre> <genre>戒喵中心</genre> <genre>https://www.bilibili.com/video/BV1et4y197na</genre> <genre>cid:207002784</genre> <genre>aid:626189984</genre> <genre>1088x1920</genre> <genre>2020-06-29</genre> <tag>全能打卡挑战</tag> <tag>动物圈</tag> <tag>可爱</tag> <tag>猫片</tag> <tag>猫咪</tag> <tag>萌宠</tag> <tag>喵星人</tag> <tag>每日一遍,烦恼再见!</tag> <tag>喵星人</tag> <tag>戒喵中心</tag> <tag>https://www.bilibili.com/video/BV1et4y197na</tag> <tag>cid:207002784</tag> <tag>aid:626189984</tag> <tag>1088x1920</tag> <tag>2020-06-29</tag> <actor> <name>戒喵中心</name> <type>Actor</type> </actor> </movie>
The text was updated successfully, but these errors were encountered:
类似#40 ,由于我感觉这个功能的实现应该不是很复杂,所以之前我暂时没有自己做,如果没有人实现的话我之后会自己加入这个功能
Sorry, something went wrong.
https://github.com/wuyaos/biliscraper 这个项目有相关功能,希望开发者可以更新相关功能。
provided in 1.0a5
No branches or pull requests
在下载B站视频的同时,把nfo信息也爬取下来,用以emby等视频管理工具
nfo参考
The text was updated successfully, but these errors were encountered: