drawrowfly / tiktok-scraper

TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.
4.46k stars 805 forks source link

[BUG] tiktok-scraper music [id] Not Working at All #324

Closed devbiansor closed 4 years ago

devbiansor commented 4 years ago

I tried everything and wait up to 5 hours. This command does not starting. It stucked or nothing happens. Can you just remove it, or tell what exactly happens this is false hope. I saw this issue #19 I already updated from 1.3.4 to 1.3.5 still unlucky.

tiktok-scraper music Wrap-Me-In-Plastic-Marcus-Layton-Radio-Edit-6539273168605942799 -d -n 10 (Stuck at "Tiktok Scraper Started") tiktok-scraper music 6539273168605942799 -d -n 10 (Stuck at "Tiktok Scraper Started") tiktok-scraper music 6539273168605942799 -n 10 (Nothing happens)

I also tried on different music id I tried on different machines, my other computer and MacOS

No error its just stuck and nothing happens

Other commands works fine. Only this one getting me on trouble

To Reproduce Steps to reproduce the behavior:

Screenshots image image

drawrowfly commented 4 years ago

Use only music id (numbers)

devbiansor commented 4 years ago

Use only music id (numbers)

I did, I just woke up and still at "started" nothing happens

image

devbiansor commented 4 years ago

@drawrowfly when I removed this part, its starts to download.

image

image

Update: I found the issue. This part causing the trouble. You cannot create a folder with colon so I just replaced this with underscore, works now. I already made a PR #325

image