0.1.0 • Published 1 year ago

tikxxen v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Tikxxen

Downloads

The package for downloading videos, photos, and audio from Tik Tok.

Installation

Install you can using npm

  npm install tikxxen

Example

Get a link to download image or video

const { Tikxxen } = require('Tikxen');

(async() => {
  console.log(await Tikxxen.Download('https://vm.tiktok.com/ZMry53FBC'));
})();

Dependencies

axios

Author