Giter Club home page Giter Club logo

Comments (25)

sarabhi92git avatar sarabhi92git commented on June 18, 2024 3

Still getting blank url in without watermark video link

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024 2

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

Your code is still not working for new video uploaded after july 27th

I am already concerned about this issue. This is happening because of missing meta information for video id on new videos uploaded. And since there is no video id found, the api is remaining incomplete to be able to produce watermark free videos. As soon as I will figure out a solution for this, this issue will be marked as completed with an update on the code.

from tiktok-video-downloader-php.

tonyquang avatar tonyquang commented on June 18, 2024 1

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

Your code is still not working for new video uploaded after july 27th

I am already concerned about this issue. This is happening because of missing meta information for video id on new videos uploaded. And since there is no video id found, the api is remaining incomplete to be able to produce watermark free videos. As soon as I will figure out a solution for this, this issue will be marked as completed with an update on the code.

Thank you ^^

from tiktok-video-downloader-php.

dutchtom91 avatar dutchtom91 commented on June 18, 2024

Itโ€™s broken on all websites. It looks like TikTok changed the private API again. Maybe I can find the new url again. But I donโ€™t know how to implant it.

from tiktok-video-downloader-php.

davidteather avatar davidteather commented on June 18, 2024

Yeah I'm trying to find a solution. Works on videos before july 27th

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

Yeah, the API is good, just new videos seem to have video ID missing from their video body which is causing this problem. This can only be fixed when there will be any new method to get the video ID for new videos. And yes, seems like videos older than 27th July are working properly.

from tiktok-video-downloader-php.

habibmy avatar habibmy commented on June 18, 2024

I am trying to download a vidoe published in March but still the downloaded video contains watermark. I tried same with https://snaptik.app/in and https://ssstiktok.io/ the both worked perfectly.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

from tiktok-video-downloader-php.

tonyquang avatar tonyquang commented on June 18, 2024

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

Your code is still not working for new video uploaded after july 27th

from tiktok-video-downloader-php.

habibmy avatar habibmy commented on June 18, 2024

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

It is still the same. Gives video with watermark. The video is too old and it is downloading without with other sites .

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

Hi, @habibmy your problem is now fixed. You can try again. It was a slight parameter update on the API, without them, it does not work now.

It is still the same. Gives video with watermark. The video is too old and it is downloading without with other sites .

Would you mind sharing the video URL to me so that I can dig more about this issue?

from tiktok-video-downloader-php.

ssovit avatar ssovit commented on June 18, 2024

https://rapidapi.com/wppressapi-wppressapi-default/api/tiktok9 this API has endpoint that works with non watermarked videos.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

@ssovit does it work with new videos too? Like videos from and after July 27th?

from tiktok-video-downloader-php.

davidteather avatar davidteather commented on June 18, 2024

@TufayelLUS yeah there's some on rapidapi that do work, but they're probably using mobile endpoints, which you need some different parameters to create. If you want to learn more here's an issue on my repo about it.
The one he's promoting is also his own rapidapi

from tiktok-video-downloader-php.

ssovit avatar ssovit commented on June 18, 2024

@ssovit does it work with new videos too? Like videos from and after July 27th?

yeah.. I am promoting, I am giving off something for far cheaper than other API endpoints for tiktok in rapidapi, to the atleast to cover my droplets costs.. I would open up my code and say what I am using, but I am afraid they will get closed too..

from tiktok-video-downloader-php.

davidteather avatar davidteather commented on June 18, 2024

Yeah it makes sense, it probably would end up getting patched I imagine.

from tiktok-video-downloader-php.

ssovit avatar ssovit commented on June 18, 2024

Yeah it makes sense, it probably would end up getting patched I imagine.

I hope it doesn't happen soon.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

Hi @sarabhi92git ,
It is clearly stated in the server page and in the comments of this issue page that videos before July 27, 2020 works without any trouble and videos from and after July 27, 2020, no longer contains any metadata for video key and hence this traditional way doesn't work for those videos.
I am still looking for a suitable and easy to use solution for this but not going to use any 3rd party APIs for that. As soon as there's an update, you will see this issue marked as closed and update in the repository code.
Thank you very much.

from tiktok-video-downloader-php.

tonyquang avatar tonyquang commented on June 18, 2024

Hi @sarabhi92git ,
It is clearly stated in the server page and in the comments of this issue page that videos before July 27, 2020 works without any trouble and videos from and after July 27, 2020, no longer contains any metadata for video key and hence this traditional way doesn't work for those videos.
I am still looking for a suitable and easy to use solution for this but not going to use any 3rd party APIs for that. As soon as there's an update, you will see this issue marked as closed and update in the repository code.
Thank you very much.

Thanks a lot bro ^^

from tiktok-video-downloader-php.

sarabhi92git avatar sarabhi92git commented on June 18, 2024

Hi @sarabhi92git ,
It is clearly stated in the server page and in the comments of this issue page that videos before July 27, 2020 works without any trouble and videos from and after July 27, 2020, no longer contains any metadata for video key and hence this traditional way doesn't work for those videos.
I am still looking for a suitable and easy to use solution for this but not going to use any 3rd party APIs for that. As soon as there's an update, you will see this issue marked as closed and update in the repository code.
Thank you very much.

Thank you, Friend ๐Ÿ‘

from tiktok-video-downloader-php.

aftabaminzoobiapps avatar aftabaminzoobiapps commented on June 18, 2024

can you give me this code in javascript? I am working for 12 days. but didn't do this.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

can you give me this code in javascript? I am working for 12 days. but didn't do this.

It may not work with javascript only because TikTok looks for HTTP referer, cookies, and you may face CORS policy issues too(I am not sure anyway.)

from tiktok-video-downloader-php.

aftabaminzoobiapps avatar aftabaminzoobiapps commented on June 18, 2024

can you give me this code in javascript? I am working for 12 days. but didn't do this.

It may not work with javascript only because TikTok looks for HTTP referer, cookies, and you may face CORS policy issues too(I am not sure anyway.)

I have done it. thanks, bro.

from tiktok-video-downloader-php.

TufayelLUS avatar TufayelLUS commented on June 18, 2024

can you give me this code in javascript? I am working for 12 days. but didn't do this.

It may not work with javascript only because TikTok looks for HTTP referer, cookies, and you may face CORS policy issues too(I am not sure anyway.)

I have done it. thanks, bro.

Congrats, enjoy.

from tiktok-video-downloader-php.

Kucklovod00 avatar Kucklovod00 commented on June 18, 2024

guys share the solution please

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.