Giter Club home page Giter Club logo

Comments (12)

dutchtom91 avatar dutchtom91 commented on June 25, 2024 3

You can use https://api.tiktokv.com/aweme/v1/playwm/?video_id=$videoKey if you want a watermark free video.

I also found this:
$video["links"][0]["url"] = $this->get_redirect_url("https://api.tiktokv.com/aweme/v1/playwm/?video_id=" . $matches[1]);
$video["links"][0]["size"] = get_file_size($video["links"][0]["url"]);
} else {
$video["links"][0]["url"] = $video_url;
$video["links"][0]["size"] = get_file_size($video["links"][0]["url"]);

from tiktok-video-downloader-php.

Inzilkin avatar Inzilkin commented on June 25, 2024

same thing

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 25, 2024

Thanks for informing the issue. Since this is the concern about api developer, we can wait for the api to come back online, or maybe I will keep looking for other ways around.

from tiktok-video-downloader-php.

Inzilkin avatar Inzilkin commented on June 25, 2024

Ok, waiting your fix for this problem :)

from tiktok-video-downloader-php.

Ayesh avatar Ayesh commented on June 25, 2024

I'm fairly certain that the api2.musical.ly is gone for good, and one would need to use signed URLs to get the video download URLs.

from tiktok-video-downloader-php.

Inzilkin avatar Inzilkin commented on June 25, 2024

Is it possible in more detail about the signature of the link?

I'm fairly certain that the api2.musical.ly is gone for good, and one would need to use signed URLs to get the video download URLs.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 25, 2024

Yeah, seems like the developer of musically/TikTok has been notified about this and they planned to remove the API from public use. I will keep my eyes open to find some other ways around as currently, we do not have any such API at hand as backup other than that official old API.

from tiktok-video-downloader-php.

rifatozkancomtr avatar rifatozkancomtr commented on June 25, 2024

Can you be an example?

http://v19.tiktokcdn.com/52ae54a7314f2c8101c3ec1076b3bd7f/5eee953e/video/tos/useast2a/tos-useast2a-ve-0068c004/e863392c2bbf4e2eb503213f2e2984cd/?a=1180&br=2216&bt=1108&cr=0&cs=0&dr=0&ds=6&er=&l=20200620170054010115069030074605E9&lr=tiktok&mime_type=video_mp4&qs=0&rc=anRsdW92cXFzdDMzNjczM0ApO2c2Njs3Zjs7NzY2O2Y3O2dhMWkuajMwY3FfLS0tMTZzczBgYWIzMDE2Y2NgMy5gNGM6Yw%3D%3D&vl=&vr=

from tiktok-video-downloader-php.

Ayesh avatar Ayesh commented on June 25, 2024

That's the video URL, not the one that gives this video URL.
https://tiktokoff.com, this site is still working with the watermark-less videos.

TikTok is quickly detecting the api2.musical.ly access, and you all will need to use signed URLs with verifyFp and signature parameters to properly access their APIs.

from tiktok-video-downloader-php.

drdexter1989 avatar drdexter1989 commented on June 25, 2024

Any updates about this?

from tiktok-video-downloader-php.

notela avatar notela commented on June 25, 2024

Some sites still work how they did it

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 25, 2024

Thank you very much @dutchtom91 for the API. It seems to work, but sometimes does not redirect to watermark-free videos. I added one more additional HTTP request from the server-side and the script will not reveal the conversion API anymore.

from tiktok-video-downloader-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.