From 1be1170a5280b58f6ef11c77444abbd82dd3cf11 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sun, 2 Nov 2025 18:57:42 +0000 Subject: [PATCH] Add tiktok/tiktok.json --- tiktok/tiktok.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tiktok/tiktok.json diff --git a/tiktok/tiktok.json b/tiktok/tiktok.json new file mode 100644 index 00000000..ec67d3c8 --- /dev/null +++ b/tiktok/tiktok.json @@ -0,0 +1,19 @@ +{ + "sourceName": "Tiktok", + "iconUrl": "https://i.pinimg.com/736x/e1/0e/3f/e10e3f21d3b4e0f40b04b8fee7f40da4.jpg", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "English", + "streamType": "HLS", + "quality": "1080p", + "baseUrl": "https://www.google.com/", + "searchBaseUrl": "https://www.google.com/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/tiktok/tiktok.js", + "type": "anime/movies/shows", + "asyncJS": true, + "softsub": true, + "downloadSupport": true +}