Commit Graph

22 Commits

Author SHA1 Message Date
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 9ed643fcf4 Slight URL update on API 2020-08-11 13:29:42 +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 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 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 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 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 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 15bb13113c Update index.php 2020-04-25 14:05:53 +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 60473edb9a Create index.php 2020-04-12 18:16:10 +06:00