Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Releases: ApolloZhu/Srt2BilibiliKit

Dashy Jazzy

31 Dec 06:08
Compare
Choose a tag to compare

Added

  • Support Dash docset and view in GitHub

Removed

  • Untracked .xcodeproj file, which you should now generate using swift package generate-xcodeproj

Fixed

  • Resolved failing CI due to inability for jazzy to find the .xcodeproj file.

Hello, *nix & windows 10?

17 Jul 02:42
Compare
Choose a tag to compare

♪♫ Welcome to ようこそ Ubuntu!

Thanks Microsoft for releasing (beta) Bash on Ubuntu on Windows 10! Theoretically the code works on *nix systems, but there are some

Known Issue(s)

  1. Linux build is not passing under Linux in travis due to non-sudo env
  2. Tests hang when executing on Windows
  3. File .swift-version may fail *nix builds, see kylef/swiftenv#25 for a quick patch

Merged!

13 Jul 07:59
Compare
Choose a tag to compare
  • Now there is only one package, with 2 targets - Srt2BilibiliKit and Srt2Bilibili-cli
  • Removed double check - programmers at bilibili have wrote some weird filter to block my danmaku
  • More documentation, but a new class was introduced, although not fully implemented yet.

Trying to fix infinite execution

13 Jul 05:06
Compare
Choose a tag to compare
Pre-release
Trying to fix infinite retry

Needs to move terminal back to main packet for producing executable and
easier debugging

More Accuracy

13 Jul 05:05
Compare
Choose a tag to compare
More Accuracy Pre-release
Pre-release
[Beta] Verify if danmaku was actually sent or not

More accurate cli default argument value
More reasonable completion handler for S2BEmitter.tryPost

Hello, SubRip to Bilibili

13 Jul 02:44
Compare
Choose a tag to compare
Pre-release
1.0.0

Trying to use SPM