Skip to content

This application provides API to download videos from YouTube, TikTok and Instagram and even more.

License

Notifications You must be signed in to change notification settings

uwussimo/savetube-api.node.js

Repository files navigation

SaveTube v0.1.0

Social Media Video Downloader API using NodeJS!

ソーシャルメディアビデオダウンローダー API

Banner

This application provides API to download videos from YouTube, TikTok and Instagram and even more.

Table of Contents

Installation

Clone the repo:

git clone [email protected]:MrAbdurakhimov/savetube-api.node.js.git

Install using yarn

yarn

Setup .env file using .env public example file:

Then run the application in development or in production mode:

yarn dev
yarn start

API Docs

Download Options:

Download highest quality video from YouTube

  • URL: /download/yt/

  • METHOD: POST

  • Request body:

    {
      "url": "Any YouTube URL"
    }

Download video with watermark and no watermark and audio files from TikTok

  • URL: /download/tt/

  • METHOD: POST

  • Request body:

    {
      "url": "Any TikTok URL"
    }

Todo

  • Download from YouTube
    • With audio, video and quality options
  • Save Download video id to Application Database for fast download
  • Download from Instagram
  • Download video from TikTok
    • With watermark
    • Without Watermark
  • Auth Based download with API Token
  • Download from LinkedIn

Sponsors

Sponsore the project 🤍

About

This application provides API to download videos from YouTube, TikTok and Instagram and even more.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project