8000 Releases · timerring/bilitool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: timerring/bilitool

v0.1.3

05 Apr 03:11
d1873ed
Compare
Choose a tag to compare

What's Changed

🎉 This version modifies the web API to a client API to enable the append function. Additionally, it adds the feature of automatically detecting the optimal line for upload and also supports custom assignment of the upload line. Furthermore, it converts absolute imports to relative imports, allowing users to import functions more concisely. It also supports various login methods and fixes some known issues.

SHA256 File
acafca670e4e12a636ccaa98cdd72b8895252aba15a62ac6fc395a658712effd bilitool-0.1.3-py3-none-any.whl
566c818006b0ab817d7be8bbc61485fe1760e291b9eff3bdec077a4df297f3ac bilitool-0.1.3.tar.gz
8be13887cecc16394be7f71a1598f0de9d3635b16004b06d55a17655eca10832 bilitool-cli-linux-x86_64-0.1.3.zip
932d5fff6b0fd6e7bec0da74ed311241c7760f973fb95c4b63cbb96d29459b68 bilitool-cli-windows-x86_64-0.1.3.zip

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Jan 12:40
df1303a
Compare
Choose a tag to compare

What's Changed

🎉 This version utilizes the new build function nuitka to enable compilation for different platforms through github-actions. Additionally, it resolves certain issues related to uploading, refactors some code to align with the architecture, deploys the documatation, and incorporates some display optimizations.

SHA256 checksums

SHA256 File
a76113183c91343b4564975d6db96573f9e47cc531e48c781a4f6740425c530d bilitool-0.1.2-py3-none-any.whl
9cb25258e646006f9542ca2f3465c93480a61c4671667414625b141750c5d6d8 bilitool-0.1.2.tar.gz
0194753bd6e5108eec2a4d3b7bce2691d85ae086b49dfd0439d2b54ce1ef461f bilitool-cli-linux-x86_64-0.1.2.zip
b50beda5c20b47dc62adf5f3ca08a8d8ae245c9981cd971d13f0a01c6c35a421 bilitool-cli-windows-x86_64-0.1.2.zip

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Jan 09:18
24e5ced
Compare
Choose a tag to compare

What's Changed

🎉 This version introduces the convert and show functions. Additionally, it supports download using both bvid and avid, resolves some display issues, and incorporates some test cases.

SHA256 checksums

10000
SHA256 File
0dcd8f6e5ef4bf07676c9c6695557baee5cb9d81f8c61dcbc7b38d83c1408cbc bilitool-0.1.1-py3-none-any.whl
b639b7ca5a350b1e5fa3b98df17e8dc1e04be2039038b6e4c282f59c2a8b739b bilitool-0.1.1.tar.gz
14aa000df9a06db7e259f7bcea024967f175c61679de662b2e08141873eb516a bilitool-cli-linux-x86_64-0.1.1.zip
b921694248491af1353fd92edb1d5ecdf58c530b901257d58e6145d9d761f2e5 bilitool-cli-windows-x86_64-0.1.1.zip

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Jan 09:04
6721edc
Compare
Choose a tag to compare

What's Changed

🎉 This version mainly renames biliuploader to the new name bilitool, refactors the headers, and adds some signing functions to avoid risk control. Besides, a new module has been added to query and list the recently uploaded videos info.

The production version has been released now!

SHA1 checksums

SHA1 File
b893767d95b56124c2332c816812115bdf259a41 bilitool-cli-linux-x86_64-0.1.0.zip
6d0ba7e338cd911bba152a4909105a23f8b1aa23 bilitool-0.1.0-py3-none-any.whl
ae887ca7d9f849e79d795b080d90a765bda7846b bilitool-0.1.0.tar.gz

Full Changelog: v0.0.4...v0.1.0

v0.0.4

14 Jan 03:34
d2bb726
Compare
Choose a tag to compare

What's Changed

New Contributors

This version mainly addresses the decoding problem on Windows and incorporates a new module for querying IPs in case specific IPs are blocked.

Sign RSA Public key D8672EF65097C0BDAAFD96A92F58164C4C97B308

Full Changelog: v0.0.3...v0.0.4

v0.0.3

12 Jan 05:35
55e89b8
Compare
Choose a tag to compare

What's Changed

🎉 This version incorporates three features, namely the check, logout and download modules, which fundamentally realizes the common usage scenarios on Bilibili.

Sign RSA Public key D8672EF65097C0BDAAFD96A92F58164C4C97B308

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Jan 06:25
f4b7407
Compare
Choose a tag to compare

What's Changed

🎉 This version primarily refactors the project architecture into the Model-View-Controller (MVC) pattern to enhance its scalability, which serves as the foundation for supporting other operations and platforms.

Sign RSA Public key D8672EF65097C0BDAAFD96A92F58164C4C97B308

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Jan 11:16
f0a4874
Compare
Choose a tag to compare

Initial release of biliupload

This is the first production version of biliupload, which implements the basic login and upload function.

What's Changed

c92d593 - feat: implement login module
55c4aab - feat: implement upload module
2756882 - build: build the package and change name

Sign RSA Public key D8672EF65097C0BDAAFD96A92F58164C4C97B308

0