tiktok-api:TikTok的非官方API包装器(以前是music.ly)

时间:2021-05-02 15:49:26
【文件属性】:
文件名称:tiktok-api:TikTok的非官方API包装器(以前是music.ly)
文件大小:85KB
文件格式:ZIP
更新时间:2021-05-02 15:49:26
lively musically tiktok TypeScript 非官方的TikTok / Musical.ly API (先前为music.ly)应用程序API的反向工程实现。 安装 npm i tiktok-api 用法 创建一个实例 import TikTokAPI , { getRequestParams } from 'tiktok-api' ; // Required - a method that signs the URL with anti-spam parameters // You must provide an implementation yourself to successfully make // most requests with this library. const signURL = async ( url , ts , deviceId ) => { const as = 'anti-spam para
【文件预览】:
tiktok-api-master
----.travis.yml(792B)
----package.json(2KB)
----.markdownlint.json(116B)
----tslint.json(121B)
----.github()
--------ISSUE_TEMPLATE()
----test()
--------qr-code.spec.ts(1KB)
--------testdata()
--------live-stream.spec.ts(7KB)
--------follow.spec.ts(4KB)
--------mocha.opts(95B)
--------support()
--------cryptography.spec.ts(369B)
--------likePost.spec.ts(2KB)
--------tsconfig.json(134B)
--------login.spec.ts(3KB)
--------hashtag.spec.ts(968B)
--------category.spec.ts(1KB)
--------post.spec.ts(4KB)
--------api.spec.ts(2KB)
--------comment.spec.ts(2KB)
--------search.spec.ts(2KB)
--------user.spec.ts(2KB)
--------follower.spec.ts(3KB)
--------util.ts(413B)
--------sticker.spec.ts(4KB)
--------feed.spec.ts(2KB)
----LICENSE(1KB)
----package-lock.json(102KB)
----src()
--------params.ts(2KB)
--------feed.ts(339B)
--------types()
--------index.ts(17KB)
--------cryptography.ts(140B)
--------live-stream.ts(168B)
----.npmignore(230B)
----tsconfig.json(506B)
----.gitignore(120B)
----typings()
--------json-bigint.d.ts(635B)
----README.md(16KB)
----scripts()
--------copy-types.js(266B)
----.editorconfig(194B)

网友评论