tiktok-scraper
tiktok-scraper copied to clipboard
Cannot download any video by CLI tiktok-scraper
Describe the bug
Cannot download any video. tiktok-scraper video https://www.tiktok.com/@glencachysaraofficial/video/6978653367505587457 -d --timeout 10000
end up with "Error: ETIMEDOUT". And tiktok-scraper trend/hashtag
downloaded nothing.
If fields below will be empty then issue will be Ignored and Closed
To Reproduce Steps to reproduce the behavior:
- Used OS: macos
- NodeJs Version (node -v): v14.17.1
- Scraper Version (tiktok-scraper --version): 1.4.33, installed from npm
- CLI or Module: CLI
- Used method: video, hashtag, trend, etc.
- Used options: An example: tiktok-scraper trend -d -n 1 --session sid_tt=d0a2e4bedba280f10d3c983c117459af;
- Do you run the scraper through Proxy, VPN, VPS?: Yes and Google/TikTok website is available
- If scraping from a profile. Did you checked if profile is Public? Scraper won't work with Private profiles!: trend and hashtag have no private profile issue?
- Preferably provide URL to the profile,hashtag,video and etc page: url: https://www.tiktok.com/@glencachysaraofficial/video/6978653367505587457; hashtag: cat;
Screenshots If applicable, add screenshots to help explain your problem.
Same issue with windows, tried using previous versions as well. No luck ... Any workaround / fixes for CLI?
I am getting the same issues from cmd in win10
tiktok-scraper user tiktokusername --download
it creates a folder but puts nothing in it.
Same issue
Same issue for me as well on windows 10
I have an alternate tool that works:
PS C:\> tiktok 6978653367505587457
GET https://api2.musical.ly/aweme/v1/aweme/detail/?aweme_id=6978653367505587457
GET https://v16m-default.akamaized.net/d52a1f0f6a9dcc3eff36e591ef66f877/61c5a852/video/tos/alisg/tos-alisg-pve-0037/1c880cd43a0b47e3b79965c23c13eb53/?a=0&br=3580&bt=1790&cd=0%7C0%7C0&ch=0&cr=0&cs=0&cv=1&dr=0&ds=6&er=&ft=~pxS9z4Hh~06B8exqp6HJPD1&l=20211224050028010223075032170465B6&lr=all&mime_type=video_mp4&net=0&pl=0&qs=0&rc=M3dtNzVsPGtsNjMzODgzNEApOjc6ODg1OTtoNzlkNjdlPGcuNGotYHBwZGBgLS1kLy1zczMwYWAvX18zMGAuYDMyYF86Yw%3D%3D&vl=&vr=
https://github.com/89z/mech
I am getting the same issues from cmd in win10