loadchange / amemv-crawler

🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音(Douyin) 号的视频,抖音爬虫
MIT License
2.36k stars 626 forks source link

what is userId for fuck byted acrawler #125

Closed schealex closed 5 years ago

schealex commented 5 years ago

i'm trying to crawl the https://www.tiktok.com/en/trending page from tik tok. what id do i need to supply to the .js to make it genereate the _signature?`

best regards

loadchange commented 5 years ago

image Chrome developer tools are available, and sign's parameter is probably type

toyinstark commented 5 years ago

image Chrome developer tools are available, and sign's parameter is probably type

Hello, Is the _signature an mD5 hash or how can i convert your fuck-byted-acrawler.js to java so that i can use it in my android app.

any pointers will be appreciated. Thanks

schealex commented 5 years ago

image Chrome developer tools are available, and sign's parameter is probably type

@loadchange i know how i can get the _signature from the tiktok page via chrome dev tools but i want to generate it in my code. I thought that's what the fuck-byted-acrawler.js is about? but you need to supply a parameter to the function and i don't know what the parameter needs to be: generateSignature(userId) <-- what is userId in this case?

toyinstark commented 5 years ago

@loadchange type is not the sign's parameter ....please help

carcabot commented 5 years ago

Check this out https://github.com/elvisyjlin/media-scraper/issues/9#issuecomment-491205181