MewX / KanTV-downloader-cli

(KanTV is down forever) “看TV”下载器,命令行版,使用Android API,Go语言编写。 Downloading KanTV videos via command line interface (CLI) written in Go.
GNU General Public License v3.0
2 stars 1 forks source link

Some API dumps #23

Open MewX opened 4 years ago

MewX commented 4 years ago

POST /User/mailExists HTTP/1.1 User-Agent: suramic app1.0 Content-Type: application/x-www-form-urlencoded Content-Length: 201 Host: public-api.com Connection: Keep-Alive Accept-Encoding: gzip


timestamp 1587182666693
sign
noncestr
devicetype 0
sbID
interfaceVersion 106
mail

��status�ȣmsg�操作成功�data

MewX commented 4 years ago

POST /User/dologin HTTP/1.1 User-Agent: suramic app1.0 Content-Type: application/x-www-form-urlencoded Content-Length: 224 Host: public-api.com Connection: Keep-Alive Accept-Encoding: gzip


name value
password 123456
sign ...
sbID ...
mail ...
timestamp ...
noncestr ...
devicetype 0
type 2
interfaceVersion 106

contains user login token