Skip to content

master312/instagram-live-private-api-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-live-private-api-js

Typescript framework for interfacing with instagram live API.
The goal of framework is to provide a simple way of interacting with instagram live functionality, without using the official app.

Usage example in src/example/ folder.


Features:

  • Authentication:
  • Basic login with email and pass
  • TODO: 2FA auth
  • TODO: Support for other login related security verifications
  • Broadcast:
  • Start a start new live stream and get rtmps links
  • TODO: Mute/unmute
  • TODO: Get viewers list
  • TODO: Get likes count &| like
  • TODO: Post live to IGTV
  • TODO: Comment, ping & unpin comment
  • TODO: Retrieve stream info from ig server
  • TODO: Research other stream related features if any?

About

Typescript framework for interfacing with instagram live API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published