1.0.1 • Published 4 years ago

@procodermew/tiktok v1.0.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
4 years ago

Tiktok Package

Installation

    npm i @procodermew/tiktok

Features

  • Get video without watermark

        const { Tiktok } = require("@procodermew/tiktok");
        const { getVideoUrl } = new Tiktok('Meew_demo');
    
        getVideoUrl("https://www.tiktok.com/@choul2002/video/6996459846480465179").then(console.log).catch(console.error);

How To Get API Key

Author