TikTokLive_Sharp 1.1.0

dotnet add package TikTokLive_Sharp --version 1.1.0
NuGet\Install-Package TikTokLive_Sharp -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TikTokLive_Sharp" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TikTokLive_Sharp --version 1.1.0
#r "nuget: TikTokLive_Sharp, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TikTokLive_Sharp as a Cake Addin
#addin nuget:?package=TikTokLive_Sharp&version=1.1.0

// Install TikTokLive_Sharp as a Cake Tool
#tool nuget:?package=TikTokLive_Sharp&version=1.1.0

TikTokLiveSharp / TikTokLiveUnity v1.1.0

LinkedIn Issues Forks Stars Nuget Support Server

This is not an official library nor associated with TikTok or ByteDance in any way

Respond to TikTok Live comments, gifts, follows, etc.

Issues

If you want to showcase a project you've made with this library, create an Issue with the Showcase label. Other than that issues are purely for bugs, if you're having an implementation issue, please send a message in the discord server.

New Fork

This project is a continuation of the original TikTokLiveSharp-Library by sebheron. The original project can be found on Github. The Readme for that project can also be found here.

As the original Project did not seem to be receiving any new updates, and all the existing TikTokLive-Libraries were lacking in their Messaging-Schema's, this fork involved a re-write of large portions of the original. The original Messaging-Schema has been completely replaced, which can lead to breaking changes. Upgrade to this Library at your own discretion.

Details

A C# port of the TikTok Live connector library. Other available versions include:

The primary incentive behind this library was to update the existing TikTokLive-Library with anew Messaging-Schema and additional Exception-Handling. It's implemented in .NET Standard and should work universally across all .NET supported platforms. An older version of Protobuf-net was used to ensure Unity compatibility.

Setup

TikTokLiveSharp

Setup of the C-Sharp Library can be found here

TikTokLiveUnity

Setup of the Unity Library can be found here

Contributors

  • Frank van Hoof - Creator & Maintainer of TikTokLiveUnity - Frank van Hoof
  • Sebheron - Original Creator of TikTokLiveSharp - sebheron
  • Isaac Kogan - Creator of TikTokLive & Signing-Server - isaackogan
  • Zerody - Initial Reverse-Engineering Protobuf & Support - Zerody
  • David Brouwer - Reverse-Engineering Stream Downloads - davincible
  • JW - Creator of TikTokLiveJava - JW
  • David Teather - TikTokLive Introduction Tutorial - davidteather

Contributing

How can I help?

As the TikTokLive-Libraries all use reverse engineering to create their own Protobuf-Schema, much is still unknown about many of the Event-Types and Data-Values. If you think you can contribute, please join the Discord-server or create an issue.

Donations to me personally can be done via BuyMeACoffee

Downloading the Source

This repo is set up in a way so that both TikTokLiveSharp and TikTokLiveUnity can use the exact same main repo. It uses GitIgnore-files in order to separate out these files to the correct subset for each version. To reduce main to the subset for your version, combine the Base.gitignore with the file for the Library (either TikTokLiveSharp or TikTokLiveUnity and apply the result to the base GitIgnore. If any conflicts remain after creating the gitignore, delete everything in the Repo-Folder and discard that deletion.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 152 3/24/2024
1.0.0 348 10/9/2023
0.9.5 351 6/11/2023
0.9.4 145 5/20/2023
0.9.3 141 5/5/2023