sudoguy / tiktok_bot

New tiktok bot on https://github.com/sudoguy/tiktokpy
https://github.com/sudoguy/tiktokpy
MIT License
134 stars 39 forks source link

How can I get the download link of this video without a watermark according to a video url? #12

Open design365 opened 4 years ago

design365 commented 4 years ago

for example : https://www.tiktok.com/@the_d_dose/video/6758378015639538946 how to get the no-watermark video link?

thanks

steffanjensen commented 4 years ago

like this? https://v19.muscdn.com/39d66e03471f36d90c710fa71e16fecf/5dfc898d/video/tos/maliva/tos-maliva-v-0068/0aedcc6d6f374b48bd9de322819795bd/

steffanjensen commented 4 years ago

I also just added auto url scraper without watermark here: https://github.com/instabotai/tiktok-api

steffanjensen commented 4 years ago

I just added the function so you can download users videos without watermark :)

savvas17 commented 4 years ago

@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 way to do this because the videos dont appear in the source of the page... and the pages only respond to GET requests and not POST. For example, is there a way to download from a page like this: https://www.tiktok.com/music/No-Idea-6764115859423152901 Thank you :)

steffanjensen commented 4 years ago

can you open an issue in the repo ?

Thanks

design365 commented 4 years ago

@reliefs thanks for your work. in https://github.com/instabotai/tiktok-api, which api get the nowatermark video? is that api.get_video_url(video)? what is the "video" param ? Is the parameter a video url?

tonyquang commented 4 years ago

@steffanjensen Hmm i tried but it's not working, may be tiktok fixed! Video downloaded still have watermark

mytran1998 commented 4 years ago

@steffanjensen Hmm i tried but it's not working, may be tiktok fixed! Video downloaded still have watermark Làm được chưa bro :D

tonyquang commented 4 years ago

@mytran1998 chưa bro :v ông biết làm không chỉ t với :v

hiiamtruongnhudat commented 4 years ago

làm được chưa ông

kamronbek29 commented 3 years ago

@design365 https://github.com/instabotai/tiktok-api, this seems does not exists