TufayelLUS / TikTok-Video-Downloader-PHP

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

Update index.php #36

Closed drexlma closed 2 years ago

drexlma commented 2 years ago

verhindert doppeltes runterladen. Dateinamen zum lokal suchen.

TufayelLUS commented 2 years ago

Hi, thanks for your approach. My approach was basically to ensure that no one can determine what the downloaded file name is. And videos aren't stored in the server for more than 12 hours, so multi downloading of the same file doesn't cause any impact(done intentionally). Your approach is fine as long as the video persists forever which I don't do on my server.