Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wyattx05/tiktok-downloader
SImple python script that downloads all your tikToks from the list of links you get when you download your data.
https://github.com/wyattx05/tiktok-downloader
downloader python tiktok tiktok-downloader
Last synced: 14 days ago
JSON representation
SImple python script that downloads all your tikToks from the list of links you get when you download your data.
- Host: GitHub
- URL: https://github.com/wyattx05/tiktok-downloader
- Owner: wyattx05
- License: mit
- Created: 2025-01-16T00:06:56.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2025-01-16T00:20:18.000Z (20 days ago)
- Last Synced: 2025-01-16T01:27:59.153Z (20 days ago)
- Topics: downloader, python, tiktok, tiktok-downloader
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TikTok Downloader
### Download your TikToks before the ban 🚨
Simple python script that downloads all your tikToks from the list of links you get when you download your data.## Instructions
1) Download the download.py file
2) Create a lists.txt file and add all the links to that file one on each line
3) run download.py and your videos should downloadI used VSCode to manage it all