package
Version:
v1.42.2
Opens a new window with list of versions in this module.
Published: Dec 20, 2021
License: OSL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to get Bearer Token?
Visit this page:
https://twitter.com
and you should see a request like this:
GET /i/api/1.1/hashflags.json HTTP/1.1
Host: twitter.com
x-guest-token: 1471285364216246275
authorization: Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs=1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
Documentation
¶
type Activate struct {
Guest_Token string
}
type Status struct {
Extended_Entities struct {
Media []struct {
Video_Info struct {
Variants []struct {
Content_Type string
URL URL
}
}
}
}
User struct {
Name string
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.