Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyranota/pt-down
telegram bot tiktok downloader
https://github.com/pyranota/pt-down
Last synced: about 2 months ago
JSON representation
telegram bot tiktok downloader
- Host: GitHub
- URL: https://github.com/pyranota/pt-down
- Owner: pyranota
- License: mit
- Created: 2023-09-04T19:53:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-15T12:49:55.000Z (8 months ago)
- Last Synced: 2024-11-01T09:42:41.629Z (3 months ago)
- Language: CSS
- Size: 5.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## pt-down
Use your telegram bot for downloading tiktoks.
It uses proxitok, you will never be using tiktok api directly.> Code is not the best quality since I dont write code in js and project was written in 3 days.
### Features
- Private (No connection to tiktok)
- Elegant and fluent ui
- Videos and Slides
- Smart replies
- Clean bot output
- No watermarks
### Usage
1. Create telegram bot
2. Insert its api token in app
3. Invite bot in group chat (optionally)
4. Give it admin permission (for deleting msgs with links)
5. Send tiktok link
6. Go to app and click `Start`
> Dont clear the app from RAM until process is done!> App cant see if token is invalid, make sure you are using the correct one.
### Building
Read `tauri@alpha` build guide.
### Download
`AppImage`, `Apk` and `Deb` are available in release section.