394 Commits

Author SHA1 Message Date
ハンニフ
803879bc74 Merge pull request #124 from hansputera/feat/fasttoksave-provider
feat: added fasttok provider
2025-09-21 03:39:06 +07:00
Hanif Dwy Putra S
e673188823 style(packages.core): prettify
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 03:32:05 +07:00
Hanif Dwy Putra S
0ce6840a9c feat: added fasttok provider
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 03:21:34 +07:00
ハンニフ
cc126977f3 Merge pull request #120 from hansputera/feat/extract-images
feat: added slides/images support
2025-09-21 02:57:45 +07:00
Hanif Dwy Putra S
49bfb9ceaf chore(packages.core.tikdown): remove console.log
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 02:52:35 +07:00
Hanif Dwy Putra S
86a9f38dc1 feat(packages.core): disabling saveFrom due lack knowledge to RE their browser mechanism request
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 02:51:53 +07:00
Hanif Dwy Putra S
c88c881e69 feat(packages.core): split music and video urls in ttDownloader
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 02:41:39 +07:00
Hanif Dwy Putra S
7fa40640e0 feat(packages.core): added slides in saveTik provider
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 02:34:51 +07:00
Hanif Dwy Putra S
bd09b92ee6 feat(packages): added slides support on musicalydown, and added jsdoc to 3 providers
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-21 02:24:09 +07:00
ハンニフ
7380048471 Merge pull request #110 from hansputera/renovate/react-monorepo
fix(deps): update react monorepo
2025-09-20 09:10:09 +07:00
ハンニフ
3cd69e0ba1 Merge pull request #116 from hansputera/renovate/husky-9.x
chore(deps): update dependency husky to v9
2025-09-20 09:09:21 +07:00
renovate[bot]
8bd9eddc3c fix(deps): update react monorepo 2025-09-20 02:09:16 +00:00
Hanif Dwy Putra S
dacd218864 feat(packages.core): added new data field 'slides'
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-09-20 08:40:42 +07:00
renovate[bot]
b976e26801 chore(deps): update dependency husky to v9 2025-08-31 10:56:28 +00:00
ハンニフ
8c27d6ad35 Merge pull request #112 from hansputera/break-changes
BREAK: update nextjs to v15 and migrating validator library
2025-08-30 08:37:29 +08:00
Hanif Dwy Putra S
87173992f3 feat: added queryparams support on download endpoint, and minor changes at download page
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-30 08:35:55 +08:00
Hanif Dwy Putra S
b7a645c241 feat: remove onPlayState
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-30 08:24:47 +08:00
Hanif Dwy Putra S
9f0e425846 fix(apps.web): fix module not found ow
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-30 08:22:20 +08:00
Hanif Dwy Putra S
5d292838f3 feat: added api
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-30 08:10:26 +08:00
Hanif Dwy Putra S
b64eb30abd BREAK: init new apps/web to latest nextjs and switch from ow to zod
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-30 07:22:29 +08:00
Hanif Dwy Putra S
aefd753b36 feat(packages.core.savetik): repositioning accessable media
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 01:19:38 +08:00
Hanif Dwy Putra S
7ac18dcb6e feat(deps): upgrade core packages to latest like vm2, typescript, turbo, dotenv, and husky. Also, upgrading our package manager yarn to v4.x
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 01:06:33 +08:00
Hanif Dwy Putra S
ffeddee2de fix(packages.core.tikdown): updating tikdown mechanism, and it's not really recommended to use because this provider doesnt provide WM free video
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 00:57:35 +08:00
Hanif Dwy Putra S
3686dbf7f6 fix(packages.core.snaptik): updating snaptik results mechanism
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 00:42:09 +08:00
Hanif Dwy Putra S
ff919b3c24 fix(packages.core.savetik): fix abandoned savetik endpoint, and now we're using latest endpoint with easy access JSON
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 00:35:59 +08:00
Hanif Dwy Putra S
4333573604 fix(packages.core.musicalydown): fix combined video and thumb urls
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2025-08-24 00:23:48 +08:00
hansputera
10ec0d28f2 feat(*): add docker-compose
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 15:35:45 +08:00
hansputera
1e716c337f fix(packages.core): fix ttdownloader endpoint
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 15:08:49 +08:00
hansputera
0c4d72a546 fix(packages.core): fix tikmate obfuscation issue, and tikdown maintenance
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 15:06:21 +08:00
hansputera
cefb60ac1f fix(packages.core): setting up savefrom to maintenance, and fix savetik obfuscation issue
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 15:00:26 +08:00
hansputera
04f51cf988 fix(packages.core): fix musicalydown urls not found, and 403 forbidden issue
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 09:34:56 +08:00
hansputera
bd9234d2f2 chore(apps.web): remove console.log debug on rotator
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 09:25:49 +08:00
hansputera
e9afd97401 fix(packages.core): fix downTik always redirect back to home
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 09:25:25 +08:00
Hanif Dwy Putra S
93c09c19ed deploy: trigger railway
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-11-03 18:39:29 +07:00
Hanif Dwy Putra S
6d0d6081ac fix(core.providers.downtik): change the downtik url
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-22 11:23:33 +00:00
Hanif Dwy Putra S
579cd705d4 fix(core.providers.getvidtik): fix null url in [1]
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-22 11:20:02 +00:00
Hanif Dwy Putra S
1c78fd234f fix(core.providers): change request url
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-22 11:13:14 +00:00
Hanif Dwy Putra S
19873c653f fix(core.utils): fix matchCustomDownload undefined urls
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 12:22:23 +00:00
Hanif Dwy Putra S
7c79fe1aa8 fix(untest-core.utils): fix cannot read properties of null (reading 0)
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 12:15:20 +00:00
Hanif Dwy Putra S
7261fea7d9 fix(providers.downtik): fix couldn't get the video url, same issue like tikmate
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 12:02:16 +00:00
Hanif Dwy Putra S
bd4751e516 feat(core.utils): create runObfuscatedScripts function
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 11:58:35 +00:00
Hanif Dwy Putra S
4bec5b2755 feat(providers.tikmate): remove unnecessary import
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 11:46:49 +00:00
Hanif Dwy Putra S
23cb390fe4 fix(providers.tikmate): fix null urls #99
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-16 11:45:16 +00:00
Hanif Dwy Putra S
d10ae3458f feat(snaptik): set to maintenance
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 14:34:32 +00:00
Hanif Dwy Putra S
e4e72c8675 fix(tikdown): fix invalid video url
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 14:26:39 +00:00
Hanif Dwy Putra S
b40c4e0631 chore(apps.web): use process.env.PORT instead
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 09:07:51 +00:00
Hanif Dwy Putra S
20075e4c69 chore: set PORT-3000 in double-quote
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 04:20:41 +00:00
Hanif Dwy Putra S
59edecd350 chore: add Dockerfile,and port flag
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 04:08:31 +00:00
Hanif Dwy Putra S
952fdac385 chore: add start command
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-10-01 03:43:15 +00:00
Hanif Dwy Putra S
e2302be434 fix(web): fix ghost video component
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-08-12 13:30:28 +00:00