v0.3.0
What's Changed
- build: Add GPU version of Docker image by @LimLLL in #204
- Add default tags if no suggestions were returned by @Natsuki-Kaede in #212
- build: release docker with gpu by @timerring in #217
- Add Docker Compose file by @Natsuki-Kaede in #222
- feat: danmaku convert by @timerring in #237
- feat: introduce auto slice video by @timerring in #238
- revert: reserve the folder by @timerring in #240
- feat: custom title and description by @timerring in #241
- feat: add gift filter by @timerring in #242
- fix: dependency without access rights by @timerring in #244
- fix & feat: use sqlite to track upload queue and add re-upload when last upload task failed by @LimLLL in #234
- feat: introduce bilitool by @timerring in #246
- fix: adjust login method by @timerring in #247
- feat: add reserve queue by @timerring in #248
- feat: add gemini mllm by @timerring in #250
- feat: add qwen mllm by @timerring in #251
- feat: add whisper api by @timerring in #252
- refactor: adjust rendering logic by @timerring in #253
- fix: update blrec and resolve conflicts by @timerring in #256
- feat: assign cdn line by @timerring in #257
- refactor: adjust settings by @timerring in #258
- fix: add retry process by @timerring in #260
- feat: cover generation by @timerring in #261
- feat: kwai kolors by @timerring in #262
- feat: tencent hunyuan by @timerring in #263
- feat: baidu ernie by @timerring in #264
- feat: stable diffusion by @timerring in #265
- feat: luma photon by @timerring in #266
- feat: ideogram v2 by @timerring in #267
- feat: recraft by @timerring in #268
- feat: amazon titan by @timerring in #269
- fix: adjust config by @timerring in #270
- docs: update docs by @timerring in #272
- build: docker 0.3.0 by @timerring in #273
- fix: set pwd by @timerring in #275
- docs: update architecture by @timerring in #276
- docs: update docs by @timerring in #277
- style: formatting by @timerring in #278
- feat: open tid by @timerring in #279
- feat: sensenova and unittest by @timerring in #280
- feat: hidream i1 by @timerring in #281
- test: generate cover by @timerring in #282
- build: release docker 0.3.0 by @timerring in #284
- build: release gpu version 0.3.0 by @timerring in #285
🎉 Now the production version 0.3.0 is released!
Note: The version 0.3.x is incompatible with the former version 0.2.x.
The recent updates to the bilive project introduce significant new features and build process improvements. A major highlight is the integration of various cutting-edge AI models, including Gemini and Qwen MLLMs, Whisper API, Kwai Kolors, Tencent Hunyuan, Baidu Ernie, Stable Diffusion, Luma Photon, Ideogram v2, Recraft, and Amazon Titan, enabling features like automatic cover generation. Furthermore, the updates include the ability to assign CDN lines and open the tid field. Upload management has been improved with SQLite-based queue tracking and automatic re-upload on failure, alongside the introduction of the bilitool and a reserve queue. Notably, a GPU version of the Docker image has been added for enhanced performance, along with the implementation of default tags when no suggestions are available. For easier deployment, a Docker Compose file is now included, and features like danmaku conversion and automatic video slicing have been implemented. Users can now benefit from customizable titles and descriptions, as well as a gift filter. The project has also undergone refactoring, adjusting rendering logic and settings, fixing dependency issues and login methods, and updating blrec. Finally, the documentation has been consistently updated, and version 0.3.0 of the Docker image, including a GPU variant, has been released, enhancing both user experience and project capabilities.
New Contributors
- @LimLLL made their first contribution in #204
- @Natsuki-Kaede made their first contribution in #212
Full Changelog: v0.2.10...v0.3.0