-
- [x] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2020.06.16.1**
- [x] I've checked that all provided URLs are alive and playable in a bro…
-
This happens when I'm following the Installation instructions on the README:
```
$ npm i tiktok-signature
npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for tiktok-signature
```
-
I think they have updated their signature generation again. The current code doesnt work.
Help @carcabot :(
-
This is def something wonderful and I would love to try it out. I am a front-end developer for iOS apps and still learning a lot of new things so I was a bit confused about how I could implement this …
-
Hi Sir, I need TikTok Signature for my project. But I dont know NodeJS :( can you convert generateSignature function from NodeJS to Javascript? Or explain me generateSignature function? Thank you
-
Hi! I want to generate new signature every request using rotating proxy. How can I do this?
-
After updating and installing node:
```
pi@chaengpi:~/scripts/tiktok-signature $ node -v
v10.19.0
```
I run into a problem when I try running the server.js script.
```
pi@chaengpi:~/scripts…
-
This isn't a bug or feature request. I was looking into scraping tiktok before I found this repository. I did narrow down to `/share/item/list` API (that was a no brainer) which is called from the tik…
-
We are trying to avoid temptation for the students taking the course. Thanks much.
-
我想请教一下关于您写的头条_signature解析的问题,我按照您说的逐步修改,运行发现无法获取window的byted_acrawler属性,该属性为空,请问您有遇到过类似的情况吗