Code Monkey home page Code Monkey logo

bilibili2bangumi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

finbird

bilibili2bangumi's Issues

请求添加许可证

现在没有许可证的情况下默认由作者保留有大多数权力,甚至包括自由使用软件的权利。换句话说,目前在未经作者同意的情况下使用这个仓库也是不被允许的。
因此请求添加许可证。如果觉得太麻烦想直接放弃大多数权利的话可以考虑下 MIT License

许可证冲突

非常大的问题:bilibili-api 是 GPLv3 的,Bilibili2Bangumi 的许可证也应该同样用 GPLv3。

feat: 自动跳过已经收藏的动画

如果之前运行过 Bilibili2Bangumi 或者手动收藏过一些动画,下一次运行时这些动画会被再次迁移。这样可能会导致 Bangumi 时间胶囊显示混乱并且会影响性能。

报错,详情见内

PS D:\Code\Bilibili2Bangumi> python bili2bgm.py
请在弹出的授权页面中点击授权。
若授权页面没有自动弹出,请手动复制链接至浏览器中打开:
https://bgm.tv/oauth/authorize?client_id=bgm184060850037e220f&response_type=code
正在尝试取得授权...
Traceback (most recent call last):
File "bili2bgm.py", line 44, in
loop.run_until_complete(main())
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\asyncio\base_events.py", line 587, in run_until_complete
return future.result()
File "bili2bgm.py", line 34, in main
bgm_auth_data = await auth_bgm_task
File "D:\Code\Bilibili2Bangumi\auth.py", line 83, in auth_bgm
f'{bgm_auth_data_raw["token_type"]}'
KeyError: 'token_type'

上述问题不再深究

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.