TufayelLUS / TikTok-Video-Downloader-PHP

A simple but effective one page TikTok video downloader(watermark free) script developed by Tufayel
305 stars 164 forks source link

Download without Watermark #38

Closed m7medVision closed 2 years ago

m7medVision commented 2 years ago

You can use my api to download without watermark

https://server1.majhcc.xyz/api/tk?url=https://www.tiktok.com/@billieeilish/video/7014570556607433990

Response:

{
  "success": true,
  "type": "video",
  "description": "BILLIE EILISH",
  "thumbnail": "https://p16-sign-va.tiktokcdn.com/obj/tos-maliva-p-0068/2bbe3a5518eb4b889219787ac5d98cc9_1633206983?x-expires=1643677200&x-signature=Kr8qGniSlrkx5w7H1myDgvMZol0%3D",
  "link": "https://v77.tiktokcdn.com/863323585f85cbfe548d5bd3941bc5ec/61f888e7/video/tos/useast2a/tos-useast2a-ve-0068c004/d987bdb0fa2b44829643569de95c7266/?a=1180&br=1644&bt=822&cd=0%7C0%7C0%7C0&ch=0&cr=0&cs=0&cv=1&dr=0&ds=6&er=&ft=s12Su3Fnnz7ThlMJ.lXq&l=202201311912010102230241361B47D6F4&lr=all&mime_type=video_mp4&net=0&pl=0&qs=0&rc=M3Z2d2Y6ZjVmODMzNzczM0ApZ2Y8OWU2ZmU1Nzs1O2Y8aWdtMi5qcjRvMGBgLS1kMTZzc2A1NjMtNTFfYjE0L2E0Y2E6Yw%3D%3D&vl=&vr=",
  "url": "https://www.tiktok.com/@billieeilish/video/7014570556607433990",
  "dev": "@majhcc"
}
m7medVision commented 2 years ago

API is better i think. They use PHP and there is no way to integrate between php and go i think

syedusama5556 commented 2 years ago

hello can you tell us what method do you use get no watermark data in your api

m7medVision commented 2 years ago

hello can you tell us what method do you use get no watermark data in your api

you can see src form my account in M-API repo

syedusama5556 commented 2 years ago

hello i say your code it is using a website as a scrapper, don't you have any method that directly does that without 3rd party API

m7medVision commented 2 years ago

hello i say your code it is using a website as a scrapper, don't you have any method that directly does that without 3rd party API

Unfortunately, I have no way

dev21wp commented 2 years ago

API is better i think. They use PHP and there is no way to integrate between php and go i think

can you share php code ???