0.1.0 • Published 1 year ago
tikxxen v0.1.0
Tikxxen
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
Author
0.1.0
1 year ago