LIVE PREVIEWBUY FOR $32

Description:

It is one of the best TikTok Downloaders available online to download TikTok videos without watermark. You are not required to install any software on your computer or mobile phone, all that you need is a TikTok video link, and all the processing is done on our side so you can be one click away from downloading videos to your devices.
Why choose our script? Well, we’ll not brag about this but it is one of the top-quality script available in the market and provide more functions than it’s competitor sites. We crafted a highly professional UI and used advanced technologies on Frontend and Backend. We’re using Vue.Js Single Page Application along with PHP, SASS, Typescript & Webpack. Which makes this script light, responsive, mobile optimized and cross-platform supported.

TikTok Video Downloader Without Watermark & Music Extractor - 1
TikTok Video Downloader Without Watermark & Music Extractor - 2
TikTok Video Downloader Without Watermark & Music Extractor - 3
TikTok Video Downloader Without Watermark & Music Extractor - 4
TikTok Video Downloader Without Watermark & Music Extractor - 5
TikTok Video Downloader Without Watermark & Music Extractor - 6
TikTok Video Downloader Without Watermark & Music Extractor - 7
TikTok Video Downloader Without Watermark & Music Extractor - 8

Features:

  • Responsive Design
  • Vue.js Single Page Application
  • SEO Optimized
  • Mobile Version Optimized
  • Using TikTok Web Api
  • Download Original Audio
  • Original + No Watermark Video Download
  • Multiple Ad Spaces
  • Social Sharing Option
  • Custom Video Player
  • Direct Link Sharing
  • Well Commented code

Demo

TikTok Downloader Demo
Admin Panel Demo
Email: [email protected]
Password: password

Requirements

Please read the whole documentation along with the requirements at TikTok Downloader Docs

Disclaimer

Please read this carefully in order to understand. Each of the API’s have the possibility to break, change, deprecate at any time depending on the changes they make to their website and I have no control and take no responsibility for this matter. Although I will try to keep this updated as fast as possible and fix any potential bug that might appear because of this matter. Refunds due to mentioned API problems that might occur used within the script are not viable.

This product is in no way affiliated with, authorized, maintained, sponsored or endorsed by TikTok or any of its affiliates or subsidiaries.

Using our custom API outside of this script is strictly prohibited and in such cases, your license can be blocked.

Changelog

Please make sure to always back up your files before updating. I am not responsible for any update going wrong and messing/losing your previous or actual files.

NOTE: After the recent TikTok update only dedicated proxies will work and shared proxies can face captcha issues.

Version 2.3.8 – 23 June, 2021

"Something went wrong" issue fixed
Minor Fixes
/** APP UPDATES **/
liteappServicesTikTok.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.7', => 'version'=>'2.3.8'

Version 2.3.7 – 06 April, 2021

"Something went wrong" issue fixed
Minor Fixes
/** APP UPDATES **/
liteappServicesTikTok.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.6', => 'version'=>'2.3.7'

Version 2.3.6 – 11 Feb, 2021

TikTok mobile links not working issue fixed.
Minor Fixes
/** APP UPDATES **/
liteappServicesTikTok.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.5', => 'version'=>'2.3.6'

Version 2.3.5 – 28 Dec, 2020

Fixed missing files in v2.3.4
minor fixes
/** APP UPDATES **/
liteappServicesTikTok.php
litevendorcodespikexlitehelpers.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.4', => 'version'=>'2.3.5'

Version 2.3.4 – 24 Dec, 2020

Tiktok Mobile links not working fixed
minor tweaks
/** APP UPDATES **/
liteappServicesTikTok.php
litevendorcodespikexlitehelpers.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.3', => 'version'=>'2.3.4'

Version 2.3.3 – 10 Dec, 2020

GoogleAdsense issue resolved
Sitemap updated
minor tweaks
/** APP UPDATES **/
liteappControllersSitemapController.php
liteappviewssitemap.php
liteappModelsVideo.php

/** ASSET FILES **/ 
/assets/js/* (All Files)
/assets/css/app.css

/** SRC FILES **/
liteappsrcsasscomponentselement_adSpace.sass
liteappsrctscomponentselementadSpace.vue
liteappsrctsapp.ts
* liteapppackage.json updated

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.2', => 'version'=>'2.3.3'

Version 2.3.2 – 06 Dec, 2020

"Something went wrong" issue fixed
Files to Replace

/** APP UPDATES **/
lite/app/Sevices/TikTok.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.1', => 'version'=>'2.3.2'

Version 2.3.1 – 17 Nov, 2020

Script Installation issue fixed
Proxies page bug fixed
Files to Replace

/** APP UPDATES **/
install/index.php
install/installer/vendor/* (Complete Folder)

/** ASSET FILES **/ 
/assets/js/* (All Files)

/** SRC FILES **/
/lite/src/ts/pages/Admin/Proxies/Index.vue

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.3.0', => 'version'=>'2.3.1',

Version 2.3.0 – 15 Nov, 2020

Proxies compatibility added to counter "Something went wrong! Video not found" error
Migration from curl to Guzzle
Video covers now serves directly (No download needed)
Random User-Agents on every request to TikTok
Many more bug fixes
Note: Few days ago TikTok aggressively started using captchas on every request and
started blocking server IPs which causes "Something went wrong! Video not found" error, 
in order to tackle this issue we've added proxies compatibility, proxies will now be used
while getting data from TikTok and there will be much less chance of getting captchas
and hard IP blocks.

You can get cheap shared datacenter proxies pool from Luminati, their price starts at $0.6/Gb.

Luminati Proxies: https://bit.ly/luminatiproxies

Files to Replace

/** APP UPDATES **/
/index.php
/cron.php

/lite/vendor/* (Complete Folder)
lite/vendor/codespikex/lite/Utility/Config.php
lite/vendor/codespikex/lite/helpers.php

lite/app/Services/TikTok.php
lite/app/Models/User.php
lite/app/Controllers/DownloadController.php
lite/app/Controllers/API/ProxyController.php (New File)
lite/app/Controllers/API/v1/FetchController.php

lite/routes/api.php
lite/config/proxy.php (New File - It should have write permission)

/** ASSET FILES **/
/assets/js/* (All Files)
/assets/css/app.css

/** SRC FILES **/
lite/src/ts/pages/Admin/Proxies/* (New Folder)
lite/src/ts/routes/index.ts
lite/src/ts/helpers/utils.ts

/lite/src/sass/pages/Admin/_Proxies.sass (New File)
/lite/src/sass/pages/all.sass

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.8', => 'version'=>'2.3.0',

/** IMPORTANT CHANGES **/

After replacing index.php file if you've already installed the script but it is redirecting
you to installation page? Make these changes in index.php file on line 3

Find
define('$INSTALLED$',true); (Only on Line 3)

Replace it with
define('INSTALLED',true);

Version 2.2.8 – 31 Oct, 2020

HD NON-Watermark video download
TikTok API Updated
Minor tweaks
Files to Replace

/** APP UPDATES **/
liteappServicesTikTok.php
litevendorscodspikexlitehelpers.php
liteappControllersDownloadController.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.7', => 'version'=>'2.2.8',

Version 2.2.7 – 31 Oct, 2020

Watermark video download issue fixed
TikTok API updated
Minor tweaks
Files to Replace

/** APP UPDATES **/
liteappServicesTikTok.php
litevendorscodspikexlitehelpers.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.6', => 'version'=>'2.2.7',

Version 2.2.6 – 23 Oct, 2020

TikTok API updated
Cronjob issue fixed
Minor tweaks
Files to Replace

/** APP UPDATES **/
liteappServicesTikTok.php
liteappJobsCoverChecker.php
liteappJobsVideoChecker.php
liteappkernal.php

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.5', => 'version'=>'2.2.6',

Version 2.2.5 – 05 Oct, 2020

Error while fetching tiktok video fixed
Minor tweaks
Files to Replace

/** APP UPDATES **/

index.php
litevendorscodspikexlitehelpers.php
liteappviewshome.php

/** CREATE FOLDERS **/

storagevideos
storagecovers
storageuser

/** IMPORTANT CHANGES **/

After replacing index.php file if you've already installed the script but is redirecting you to installation page? Make these changes in index.php file on line 3

Find
define('$INSTALLED$',true); (Only on Line 3)

Replace it with
define('INSTALLED',true);

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.4', => 'version'=>'2.2.5',

Version 2.2.4 – 03 Oct, 2020

Video covers not loading fixed
User picture not loading fixed
Original video download fixed
Video preview fixed
Cronjobs updated
Minor tweaks
/** IMPORTANT **/
Delete all entries in "videos" Database table

/** APP UPDATES **/

liteappControllersAPIv1FetchController.php
liteappControllersDownloadController.php

liteappJobsCoverChecker.php
liteappJobsVideoChecker.php

liteappServicsTikTok.php

litevendorscodspikexlitehelpers.php

index.php
cron.php

/** REMOVE **/

storage.htacess

/** CONFIG UPDATE **/
liteconfigapp.php
'version'=>'2.2.3', => 'version'=>'2.2.4',

Version 2.2.3 – 04 Sep, 2020

Cronjobs issue fixed.
Extra Code issue fixed.
Minor Fixes
Files to Replace

/** ASSET FILES **/
/assets/js/*.js   (All Files)

/** APP FILES **/
/lite/app/Controllers/API/SettingController.php
/lite/app/Jobs/CoverChecker.php
/lite/vendor/codespikex/lite/helpers.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change (   'version'=>'2.2.2',   ) => (   'api_version'=>'2.2.3',   )

/** SRC FILES **/
/lite/src/ts/pages/Admin/Code.vue

Version 2.2.2 – 27 Aug, 2020

Non-watermark video download issue fixed.
Files to Replace

/** ASSET FILES **/
/assets/js/*.js

/** APP FILES **/
/lite/app/Controllers/DownloadController.php
/lite/app/Services/TikTok.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change (   'version'=>'2.2.1',   ) => (   'api_version'=>'2.2.2',   )

//SRC FILES
/lite/src/ts/pages/Admin/Settings.vue

Version 2.2.1 – 25 Aug, 2020

Non-watermark issue fixed.
Extra Code issue fixed.
Minor Fixes
Files to Replace

/** ASSET FILES **/
/assets/css/app.css
/assets/js/*.js (All Files)

/** APP FILES **/
/lite/app/Controllers/DownloadController.php
/lite/app/Controllers/API/v1/FetchController.php
/lite/app/Jobs/VideoChecker.php
/lite/app/Services/TikTok.php

/** FRAMEWORK FILES **/
/lite/vendor/codespikex/lite/helpers.php
/lite/vendor/codespikex/lite/Utility/Config.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change (   'api_version'=>'v1|v15',   ) => (   'api_version'=>'wrapper',   )
change (   'version'=>'2.1.1',   ) => (   'api_version'=>'2.2.1',   )

//SRC FILES
/lite/src/ts/helpers/utils.ts
/lite/src/ts/layouts/AdminLayout.vue
/lite/src/ts/mixins/SearchInput.ts
/lite/src/ts/pages/Admin/Settings.vue
/lite/src/ts/components/layout/videoBox.vue
/lite/src/ts/components/element/topSearch.vue
/lite/src/ts/components/element/recentSearch.vue

Version 2.1.1 – 05 July, 2020

New Tiktok Video Url support (vt.tiktok.com)
Ads Size overflow issue fixed
Show Download size when file is being downloaded
Minor Fixes
Files to Replace

liteappControllersDownloadController.php
litevendorcodespikexlitehelpers.php

assetscssapp.css
assetsjs*.js (All Files)

Version 2.1.0 – 01 July, 2020

API V1.5 Released
Sitemap.xml fixed
Url change on video screen
Adsense codes improvements
New ad slots on the main page
Google Analytics bugs fixed
Many More Improvements
Files to Replace
liteconfigcode.php
liteappControllersAPIv1FetchController.php
liteappControllersAPISettingController.php
liteappControllersDownloadController.php
liteappServicesTikTok.php
liteappviewshome.php
liteappviewssitemap.php
litevendorcodespikexlitehelpers.php
litevendorcodespikexliteUtilityConfig.php

assetsjs*  (All Files)
assetscssapp.css

Version 2.0.1 – 23 June, 2020

-Polyfills Added
-MS Edge(old) Support
-Mobile device touch issue fixed
-Cronjobs fixed
-Placeholder for deleted video cover
-Escape comments in code blocks
-Many more minor fixes
Files to Add
assetsimagesno-image.jpg

Files to Replace
assetscssapp.css
assetscsspreloader.min.css
assetsjs*.js  (Whole Folder)

liteappkernal.php
liteappviewshome.php
liteappModelsVideo.php
liteappJobsImageChecker.php
liteappJobsVideoChecker.php
liteappControllersHomeController.php
liteappControllersAPISettingController.php
liteappControllersAPIv1FetchController.php

Version 2.0 – 18 June, 2020

- Complete new UI Design
- Built from Scratch
- Landing Page
- Single Video page Re-design
- New Admin Panel
- CMS Page System
- Customizable Navigation Menu
- Customizable Social Links
- Cronjobs Introduced
- Dark Theme Support
- Framework Updated
- Auth System Improved
- Session Workaround
- API Updated
- Lots of other features
        
Source