Skip to content
View isaackogan's full-sized avatar
:shipit:
Currently exploding
:shipit:
Currently exploding

Organizations

@pp-webhosting @loop-online @EulerStream

Block or report isaackogan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
isaackogan/README.md

Euler Stream API

A little about me...

message IsaacKogan {
  required int32 age = 21;
  required Education schools = 3;
  required LanguageProficiencies languages = 4;

  message Education {
    required string university = 1; // York University, BSc Biology (Class of 2026)
    required string highSchool = 2; // Westmount C.I. & King City S.S.
    required string middleSchool = 3; // Academy for Gifted Children - P.A.C.E.
  }

  message LanguageProficiencies {
    required int32 python = 1;
    required int32 typescript = 2;
    required int32 php = 3;
    required int32 java = 4;
  }
}

Pinned Loading

  1. TikTokLive TikTokLive Public

    The definitive Python library to receive livestream events (comments, gifts, etc.) in realtime from TikTok LIVE.

    Python 1.4k 265

  2. zerodytrash/TikTok-Live-Connector zerodytrash/TikTok-Live-Connector Public

    Node.js library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.

    TypeScript 1.9k 422

  3. EulerStream/Euler-Connect EulerStream/Euler-Connect Public

    A Chrome Extension for connecting to TikTok LIVE

    TypeScript 12

  4. TikTokLive-Server TikTokLive-Server Public

    TikTokLive WebSocket Server

    Python 21 5

  5. YouTubeLive YouTubeLive Public

    Fully-featured YouTube LIVE scraper

    TypeScript 14 3

  6. TwitchLive TwitchLive Public

    Twitch live-chat scraper

    TypeScript 4 1