Skip to content

Python scripts that downloads videos from TikTok without watermark by scrapping the websites

License

Notifications You must be signed in to change notification settings

kamronbek29/tiktok_no_watermark_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok video downloader without watermark

Python scripts that download videos from TikTok without watermark by scrapping the websites

Requirements

  • aiohttp
  • pyquery

Install

Clone repository

https://github.com/kamronbek29/tiktok_no_watermark_scrapper.git

Install aiohttp using pip:

pip install aiohttp

Install pyquery using pip:

pip install pyquery

Usage

Run the script

python3.7 ssstiktok.py

Paste tiktok video url

Paste tiktok video link here: https://vm.tiktok.com/ZSH6ggB2/
Please, wait. Getting video link...
Downloading the video...
Video downloaded! File name: downloads/3b9d75835a1d4b47af8ad92535d2ddde.mp4

License

The code in this repo and used modules are open-sourced software licensed under the MIT license.

About

Python scripts that downloads videos from TikTok without watermark by scrapping the websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages