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.
- Host: GitHub
- URL: https://github.com/FarjaalAhmad/django_tiktok_downloader
- Owner: FarjaalAhmad
- Archived: true
- Created: 2020-02-10T12:28:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T03:44:06.000Z (over 3 years ago)
- Last Synced: 2024-07-29T20:24:33.664Z (about 1 year ago)
- Topics: tiktok, tiktok-django, tiktok-downloader, tiktok-without-watermark
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 60
- Watchers: 2
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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 runserverSite URL: http://localhost:8000
### Deployment:
[](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