AAndyProgram / SCrawler

🏳️‍🌈 Media downloader from any sites, including Twitter, Reddit, Instagram, Threads, Facebook, OnlyFans, YouTube, Pinterest, PornHub, XHamster, XVIDEOS, ThisVid etc.
https://discord.gg/uFNUXvFFmg
GNU General Public License v3.0
1.29k stars 85 forks source link

Not downloading "friends only" Tiktok posts [BUG] #80

Closed TGJ64 closed 1 year ago

TGJ64 commented 1 year ago

I know the Tiktok feature is new and still being worked on so maybe this is already in progress but I noticed that when I tried it today for the first time it isn't downloading posts that I can see that are set as "friends only" (which tiktok defines as you and the user who posted both follow each other). I know that some tiktokers also post "followers only" videos though I've not yet found an example of that to test.

One thing to note, the log did mention Some posts didn't download. You can see them in the 'Missing posts' form. but I've not been able to find a "missing posts" form. Possibly that form mentions these posts? I unfortunately tested the tiktok download at the same time as some other downloads were running so I can't be sure the two things are related.

AAndyProgram commented 1 year ago

Missing posts: https://github.com/AAndyProgram/SCrawler/wiki#missing-posts Before publishing a new release, I update the guide. So when you see a new release, the new features (if they exist) have already been added to the wiki!

TikTok doesn't have proper API documentation. I even still can't download all user videos. I don't know about "friends only". But I can say just one thing: until I understand how to get the correct json response and how the cursor parameter works, there is nothing I can do. Sorry.

AAndyProgram commented 1 year ago

Fixed. Please update to the latest release.