All Projects → antiops → Tiktok Downloader And Rehoster

antiops / Tiktok Downloader And Rehoster

Licence: agpl-3.0
A simple webapp (tik.fail) that allows users to easily download TikTok videos and share them, all downloaded videos are copied and hosted from local servers instead of tiktok.com embeds.

Projects that are alternatives of or similar to Tiktok Downloader And Rehoster

WF WebBasedFileBrowser
A user-friendly Web File Browser.一款 易用性强 快速部署美观的网页文件管理器.
Stars: ✭ 93 (-65.43%)
Mutual labels:  webapp
pglet
Pglet - build internal web apps quickly in the language you already know!
Stars: ✭ 555 (+106.32%)
Mutual labels:  webapp
BootstraPHP
A Bootstrap wrapper for PHP
Stars: ✭ 24 (-91.08%)
Mutual labels:  webapp
Image-to-Braille
Give it an image, and it will become unicode braille
Stars: ✭ 140 (-47.96%)
Mutual labels:  webapp
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (-71.38%)
Mutual labels:  webapp
powerstation
A Tool for Detecting Performance Bugs in Rails Applications
Stars: ✭ 57 (-78.81%)
Mutual labels:  webapp
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-73.98%)
Mutual labels:  webapp
Movie Trailer
🍿Vue3 + TypeScript开发的电影预告片webAPP,可以查看正在热映与即将上映的电影信息和短片
Stars: ✭ 253 (-5.95%)
Mutual labels:  webapp
impex
a powerful web application engine
Stars: ✭ 74 (-72.49%)
Mutual labels:  webapp
vue-ylbs-shop
使用vue搭建的商城,可供商业使用和个人学习参考
Stars: ✭ 41 (-84.76%)
Mutual labels:  webapp
ngxp-quotes-app
Cross Platform Quotes Application built with Angular and Nativescript.
Stars: ✭ 26 (-90.33%)
Mutual labels:  webapp
http-simple-cheatsheet
Simple HTTP status codes cheatsheet 🦄
Stars: ✭ 18 (-93.31%)
Mutual labels:  webapp
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-88.1%)
Mutual labels:  webapp
pytorch-serving
[UNMAINTAINED] A starter pack for creating a lightweight responsive web app for Fast.AI PyTorch models.
Stars: ✭ 16 (-94.05%)
Mutual labels:  webapp
Django-Gym-Member-Manager
A Gym Member Manager Web App using Django
Stars: ✭ 37 (-86.25%)
Mutual labels:  webapp
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-92.94%)
Mutual labels:  webapp
thermomix-recipes
A simple jQuery mobile cookbook (dedicated for the thermomix or bimby kitchen robot)
Stars: ✭ 15 (-94.42%)
Mutual labels:  webapp
Pixiv.moe
😘 A pinterest-style layout site, shows illusts on pixiv.net order by popularity. https://pixiv.moe
Stars: ✭ 259 (-3.72%)
Mutual labels:  webapp
HOUDINI
Hundreds of Offensive and Useful Docker Images for Network Intrusion. The name says it all.
Stars: ✭ 791 (+194.05%)
Mutual labels:  webapp
you-can-quit
A tool to support your progress in quitting whatever your bad habit is.
Stars: ✭ 56 (-79.18%)
Mutual labels:  webapp

🔴 This is the very first version of the site when it was first released, the current state of TikTok.fail does not reflect in here

TikTok.fail - A TikTok Downloader, Replaying, and Sharing Platform

Description

This repo contains the source for TikTok.fail, A simple webapp that allows users to easily download TikTok videos and share them as all videos are rehosted on our servers.

Prerequisites

  • We use Discord to receive messages from our contact page. You will need a webhook url to add to .env
  • This repo does not include our download logic so you will have to implement it yourself
  • (Not required) We use Sqreen WAF, if you want to use it make an account on their site and add the sqreen.json file they give you to the root and uncomment the first line in start.js

Setup

  1. Install Node >= v12.14.0
  2. Clone this repo git clone https://github.com/antiops/tiktok-downloader-and-rehoster
  3. Install dependencies with npm install or yarn install
  4. Add WEBHOOKURL='addyourwebhooklinkhere' to .env, create the file if needed
  5. Run it,
    • In development use npm run dev to disable caching and enable verbose errors
    • In prod use npm run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

AGPL-3.0-only

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].