Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Releases: mos9527/bilibili-toolman

Version 1.0.7.9

29 Jul 11:43
Compare
Choose a tag to compare
Emergent Bugfixes:
Fixes for Issue #28:
* Fixed logging in with `--sms`
* Fixed compatibility with newest versions of `requests`
* Fixed `localfile` not actually working
* Added logging for cover uploads which seem to fail a lot

Version bugfixes

29 Jul 09:18
Compare
Choose a tag to compare
Emergent bugfixes (#28)

* Fixed compatibility with newest versions of `requests`
* Fixed `localfile` not actually working
* Added logging for cover uploads which seem to fail a lot

Version 1.0.7.8

17 Jun 13:44
Compare
Choose a tag to compare
submission : various new fields for `topics`

Version 1.0.7.7.3

26 Jan 01:31
Compare
Choose a tag to compare
youtube : added check for nulls that would otherwise crash the procedure

Version 1.0.7.7.2

25 Jan 08:28
Compare
Choose a tag to compare
youtube : `ignoreerrors` is defaulted to `True`
also pip dont you fail me this time

Version 1.0.7.6.2

17 Jan 15:10
13114b6
Compare
Choose a tag to compare
This version is released to trigger CI with no other changes been made

Version 1.0.7.6.1

03 Jan 14:27
acfd9e1
Compare
Choose a tag to compare
I want my PC back dammit

Version 1.0.7.6

03 Jan 07:55
1bdb2b0
Compare
Choose a tag to compare
Version 1.0.7.6

Version 1.0.7.5

30 Dec 13:53
Compare
Choose a tag to compare
cli/sanitizers : refactored text sanitizers into `sanitizers.py`
main : added keyword variables `{safe_korean_title}` `{roma_korean_title}` (#24)

Version 1.0.7.4.2

30 Sep 12:21
Compare
Choose a tag to compare
The following changes are related to issue #22
common/submission : added attribute `desc_format_id`
common/submission : extract tid w/ `create_submission_by_arc` by default