Coder Social home page Coder Social logo

edizbaha / tiktok-downloader Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4 KB

This Telegram bot allows users to download TikTok videos without watermarks. Simply send a TikTok video link to the bot, and it will fetch and send the video back to you without the TikTok watermark.

License: MIT License

JavaScript 100.00%
tiktok tiktok-api tiktok-bot tiktok-download-without-watermark tiktok-downloader tiktok-saver tiktokdl tiktokdl-bot tiktokdownloader

tiktok-downloader's Introduction

TikTok Video Downloader Telegram Bot

Description

This bot allows users to download TikTok videos without a watermark directly from Telegram. The bot uses the unoffical TikTok API by TikWM to fetch the video and then sends it back to the user.

Features

  • Downloads TikTok videos without watermarks directly from Telegram.
  • Provides clear instructions with /start command.
  • Handles TikTok video links and sends the video back to the user.
  • Offers feedback messages during the download process.
  • Notifies users if a video cannot be downloaded.

Installation

Prerequisites

  • Node.js installed on your machine
  • A Telegram bot token from BotFather

Steps

  1. Clone the repository:
    git clone https://github.com/edizbaha/tiktok-downloader.git
    cd tiktok-downloader
  2. Install the required dependencies:
    npm install
  3. Replace 'YOUR_TELEGRAM_BOT_TOKEN' with your actual Telegram bot token in the index.js file:
    var token = 'YOUR_TELEGRAM_BOT_TOKEN';
  4. Run the bot:
    node index.js

Usage

  1. Start a chat with your bot on Telegram.
  2. Use the /start command to receive a welcome message and instructions.
  3. Send a valid TikTok video link.
  4. Wait for the bot to download and send the video back to you.

Example

  1. User: /start
    • Bot: "๐Ÿ‘‹ Hi, I am a bot for downloading TikTok videos without watermark."
    • Bot: "โœจ Please send the video link"
  2. User: https://www.tiktok.com/@username/video/1234567890
    • Bot: "โณ Please wait..."
    • Bot: (sends the video)

Contributing

Feel free to fork this project, submit issues and pull requests. Contributions are welcome! ๐Ÿ’–

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, please contact:

Acknowledgements

tiktok-downloader's People

Contributors

edizbaha avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.