savvas17

Results 5 comments of savvas17

@socialmediaguy I didn't manage to do it in python. But what I did manage to do is write some javascript which you inject into the browser and pulls video URLs...

@socialmediaguy hmm as far as I can see TikTok seems to show you the trending ones first based on your location. Here is an example page [https://www.tiktok.com/tag/catchthesplash](https://www.tiktok.com/tag/catchthesplash) The videos you...

@socialmediaguy It is definitely possible to order them. The issue of my implementation is that it requires a bit of manual work by visiting the page in the browser. But...

@socialmediaguy Yeah your javascript friend will accomplish the task easily. My only concern is that we don't _really_ know what order tiktok displays those videos... but maybe grabbing the first...

@reliefs Thank you for the amazing work! I would like to ask if it is possible to get/download videos based on a certain hashtag. I am struggling to find a...