An open API service indexing awesome lists of open source software.

https://github.com/FarjaalAhmad/django_tiktok_downloader

A Django-based TikTok Downloader. Download video without a watermark.
https://github.com/FarjaalAhmad/django_tiktok_downloader

tiktok tiktok-django tiktok-downloader tiktok-without-watermark

Last synced: 7 months ago
JSON representation

A Django-based TikTok Downloader. Download video without a watermark.

Awesome Lists containing this project

README

          

# django_tiktok_downloader
A Django based TikTok Downloader. Download video without a watermark.

## Installation:
- git clone https://github.com/FarjaalAhmad/django_tiktok_downloader
- cd django_tiktok_downloader
- pip3 install -r requirements.txt
- python3 manage.py migrate
- python3 manage.py runserver

Site URL: http://localhost:8000

### Deployment:
[![DigitalOcean Referral Badge](https://web-platforms.sfo2.digitaloceanspaces.com/WWW/Badge%203.svg)](https://www.digitalocean.com/?refcode=42d61c4435ff&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)

You can register here and Get $100 Free for 2 months.

### Usage:
For API Usage
=============
Make a POST request to http://localhost:8000/decide/ with the Following parameters.
url=[Video_URL_Here]&todo=2

### To be Added in Future
- More Sources