Commit Graph

53 Commits

Author SHA1 Message Date
Tufayel Ahmed
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
Tufayel Ahmed
dbb2f12ff9 Update README.md 2020-10-26 23:06:08 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
ae19601f46 Updated description 2020-10-02 14:57:41 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
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
Tufayel Ahmed
1e319401f6 Cronjob file to delete local videos if applicable 2020-09-30 20:29:42 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
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
Tufayel Ahmed
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
Tufayel Ahmed
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
Tufayel Ahmed
7a55dac248 Fixed watermark free problem for older videos 2020-08-11 13:32:05 +06:00
Tufayel Ahmed
9ed643fcf4 Slight URL update on API 2020-08-11 13:29:42 +06:00
Tufayel Ahmed
a98d3fb153 Update README.md 2020-08-11 13:21:52 +06:00
Tufayel Ahmed
a6e22f90bc Update README.md 2020-08-02 12:07:09 +06:00
Tufayel Ahmed
be69b982ea Added guide on how to download video 2020-07-28 12:18:07 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
b19b3ee6bc Changed the API for watermark free version 2020-07-19 14:36:27 +06:00
Tufayel Ahmed
cdf63dbdbf watermark free api is back, thank you @dutchtom91 2020-07-19 14:24:39 +06:00
Tufayel Ahmed
4afb849f50 Changed API for watermark free version 2020-07-19 14:18:19 +06:00
Tufayel Ahmed
69fd8e141d Changed api for watermark free version download
Changed the API back to working version
2020-07-19 14:03:39 +06:00
Tufayel Ahmed
2435868b38 Download instruction made more descriptive 2020-06-19 12:25:04 +06:00
Tufayel Ahmed
ff7a671580 Fixed typo 2020-06-19 12:21:28 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
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
Tufayel Ahmed
c8f35feee8 Update README.md 2020-06-18 13:23:28 +06:00
Tufayel Ahmed
a412324860 Update README.md 2020-06-18 13:22:58 +06:00
Tufayel Ahmed
2610a094e0 Watermark free version issue acknowledged 2020-06-17 21:43:06 +06:00
Tufayel Ahmed
3e21d421a1 Update README.md 2020-06-14 14:52:59 +06:00
Tufayel Ahmed
83790a2f11 Update README.md 2020-05-30 23:49:02 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
c6a2887667 Update index.php 2020-05-20 13:20:42 +06:00
Tufayel Ahmed
b329c2ae1f Update index.php 2020-05-11 22:22:03 +06:00
Tufayel Ahmed
de0c064ae4 Update README.md 2020-05-11 22:16:11 +06:00
Tufayel Ahmed
1b310d46b7 Update README.md 2020-05-11 22:15:42 +06:00
Tufayel Ahmed
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
Tufayel Ahmed
bcbc86eccd Update README.md 2020-04-30 23:13:42 +06:00
Tufayel Ahmed
fafba90555 Update README.md 2020-04-26 11:59:00 +06:00
Tufayel Ahmed
b7cddbad1a Update README.md 2020-04-26 11:58:30 +06:00
Tufayel Ahmed
3bf252f144 Update README.md 2020-04-25 14:20:22 +06:00
Tufayel Ahmed
bdc0753b2d Removed support for tiktok shorturl
Please do not use any url having vm.tiktok.com as it triggers recaptcha. Thanks.
2020-04-25 14:16:34 +06:00
Tufayel Ahmed
b8fd6ad54f Update README.md 2020-04-25 14:07:39 +06:00
Tufayel Ahmed
15bb13113c Update index.php 2020-04-25 14:05:53 +06:00
Tufayel Ahmed
2de53f5ff4 Update README.md 2020-04-16 21:13:38 +06:00
Tufayel Ahmed
e55c229131 Update index.php 2020-04-13 19:22:29 +06:00
Tufayel Ahmed
c76b8d4802 Added support for tiktok short urls 2020-04-13 11:04:38 +06:00
Tufayel Ahmed
b061c303ba Update index.php 2020-04-13 11:00:58 +06:00
Tufayel Ahmed
7b28e82d1b Update README.md 2020-04-12 19:02:29 +06:00
Tufayel Ahmed
fcc5c0c042 Update README.md 2020-04-12 18:54:05 +06:00
Tufayel Ahmed
bb1ebe381b Add files via upload 2020-04-12 18:49:57 +06:00