django_tiktok_downloader
django_tiktok_downloader copied to clipboard
A Django-based TikTok Downloader. Download video without a watermark.
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:
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