instagram

package
v1.32.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2021 License: OSL-3.0 Imports: 6 Imported by: 0

README

Instagram

GET /api/v1/clips/item/?clips_media_shortcode=CUWBw4TM6Np HTTP/2.0
Host: i.instagram.com
user-agent: Instagram 203.0.0.29.118 Android
authorization: Bearer IGT:2:eyJkc191c2VyX2lkIjoiNDkzNzgxNzEzMzQiLCJzZXNzaW9uaW...

https://github.com/github/dmca/blob/master/2020/01/2020-01-22-facebook.md

Documentation

Index

Constants

View Source
const (
	Origin = "https://i.instagram.com"
)

Variables

View Source
var Verbose bool

Functions

This section is empty.

Types

type Item added in v1.32.1

type Item struct {
	Media struct {
		Video_Versions []struct {
			URL string
		}
	}
}

type Login added in v1.32.1

type Login struct {
	http.Header
}

func NewLogin added in v1.32.1

func NewLogin(username, password string) (*Login, error)

func (Login) Item added in v1.32.1

func (l Login) Item(code string) (*Item, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL