83274f8cb9
Update README.md
2024-09-10 23:57:32 +06:00
ee33e324d1
Temporary fix using TikTok API
...
There has been some malfunction with the videoKey collection process, so I have changed it to use the TikTok API. The verifyFp value of the API endpoint may expire, this is a concern to worry about.
2024-09-10 23:53:15 +06:00
2d5a6da1be
Fixed bugs due to recent TikTok changes
...
Certain parameters were changed on the TikTok platform. Adjusted necessary parts of the script to get it working again.
2024-04-22 16:21:31 +06:00
2c57b67aac
Update README.md
2023-02-03 18:14:37 +06:00
98b3285650
Update README.md
2023-01-26 18:42:29 +06:00
c29982d016
Updated script to the latest page of tiktok
...
Updated code to work with the latest HTML source of TikTok (26 January 2023). Tested as working on local server test. The Watermark Free feature is currently unavailable due to API unavailability.
2023-01-26 18:36:19 +06:00
ff8299118a
Removed live website
2022-05-17 21:49:59 +06:00
8f6c46d089
Updated the code to adjust with new html structure
...
A sudden change in HTML structure caused the script to stop working and changes have been performed to fix the issue, the code is working again.
2022-01-14 20:05:16 +06:00
d37c836787
Updated user agent for downloading video
...
Somehow my server doesn't work, maybe server IP is flagged for too many requests.
2020-11-14 23:11:29 +06:00
459fe82b8d
Fixed download error by adding cookie support
2020-11-01 16:04:40 +06:00
27e3b9ff36
Updated current project status
2020-11-01 16:01:15 +06:00
3e68fe5cbf
Added cookie jar to fix critical download issue
...
Updated code to be able to store website cookies.
2020-11-01 16:00:07 +06:00
dbb2f12ff9
Update README.md
2020-10-26 23:06:08 +06:00
cd36ec8849
Applied a fix on parser
...
Based on the source code update, the parser is updated accordingly.
2020-10-23 16:01:48 +06:00
ae19601f46
Updated description
2020-10-02 14:57:41 +06:00
74e39ac1ad
Watermarked videos will download locally to serve
...
Enabled local download feature is back again with jQuery ajax request service. Currently in the testing phase for performance checkup.
2020-10-02 14:44:18 +06:00
80b76165b4
Temporarily disabled watermarked video downloading
...
Large videos take a long time to download and cause the script to break. Until further updates, any watermarked video cannot be downloaded again. You can download watermark-free videos until then.
2020-10-02 12:29:31 +06:00
1e319401f6
Cronjob file to delete local videos if applicable
2020-09-30 20:29:42 +06:00
8d9c7aec31
Local downloading option for watermarked video
...
The script can now download videos locally for local videos due to the HTTP referer problem.
2020-09-30 19:46:56 +06:00
16593437dc
Fixed username problem and added upload date
...
The username wasn't printing properly due to a change in source code. It has been fixed and added the upload time of the video as additional feature.
2020-09-28 14:51:10 +06:00
1d365f54a2
Fixed HTTP REFERER issue when downloading
...
Unfortunately, it doesn't work for video with a watermark as no HTTP referer is passed when it is opened directly.
2020-09-18 14:12:52 +06:00
4da5bd739a
Applied a fix on watermark free API
...
I found that the user agent matters when you access an API. I changed it and somehow it is working now! Cheers!
2020-08-27 22:21:24 +06:00
7a55dac248
Fixed watermark free problem for older videos
2020-08-11 13:32:05 +06:00
9ed643fcf4
Slight URL update on API
2020-08-11 13:29:42 +06:00
a98d3fb153
Update README.md
2020-08-11 13:21:52 +06:00
a6e22f90bc
Update README.md
2020-08-02 12:07:09 +06:00
be69b982ea
Added guide on how to download video
2020-07-28 12:18:07 +06:00
83fc9a7eba
Applied a fix on download URL parser
...
Due to the website update, the parsing code is now adjusted to match the changes.
2020-07-26 11:15:36 +06:00
b19b3ee6bc
Changed the API for watermark free version
2020-07-19 14:36:27 +06:00
cdf63dbdbf
watermark free api is back, thank you @dutchtom91
2020-07-19 14:24:39 +06:00
4afb849f50
Changed API for watermark free version
2020-07-19 14:18:19 +06:00
69fd8e141d
Changed api for watermark free version download
...
Changed the API back to working version
2020-07-19 14:03:39 +06:00
2435868b38
Download instruction made more descriptive
2020-06-19 12:25:04 +06:00
ff7a671580
Fixed typo
2020-06-19 12:21:28 +06:00
9ab0a566de
Updated description to match current functionality
...
Updated description to confirm the removal of the watermark-free version.
2020-06-19 12:19:09 +06:00
0c47ce464a
Removed watermark free support
...
Since musically API is not working anymore, the version of code now only supports watermarked video downloading.
2020-06-19 12:16:59 +06:00
c8f35feee8
Update README.md
2020-06-18 13:23:28 +06:00
a412324860
Update README.md
2020-06-18 13:22:58 +06:00
2610a094e0
Watermark free version issue acknowledged
2020-06-17 21:43:06 +06:00
3e21d421a1
Update README.md
2020-06-14 14:52:59 +06:00
83790a2f11
Update README.md
2020-05-30 23:49:02 +06:00
0ad05fc5ad
Added auto scroll down to result feature
...
Keeping in mind about the mobile user interface, auto-scroll to result feature has been added.
2020-05-23 14:55:41 +06:00
c6a2887667
Update index.php
2020-05-20 13:20:42 +06:00
b329c2ae1f
Update index.php
2020-05-11 22:22:03 +06:00
de0c064ae4
Update README.md
2020-05-11 22:16:11 +06:00
1b310d46b7
Update README.md
2020-05-11 22:15:42 +06:00
585811903a
Added watermark free support including shorturl
...
After research on available codes added additional support for watermark-free version downloading and also supports short URLs now(subject to change anytime)
2020-05-11 22:11:40 +06:00
bcbc86eccd
Update README.md
2020-04-30 23:13:42 +06:00
fafba90555
Update README.md
2020-04-26 11:59:00 +06:00
b7cddbad1a
Update README.md
2020-04-26 11:58:30 +06:00