0.0.1 β€’ Published 2 years ago

@evaasmakula/yss v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

🌞 Youtube Search Survey

Search any video in youtube and take basic information about the videos and then save it to CSV or XLSX file


πŸ–ŒοΈ Usage


just like other you just need to import and use the function.

import extractor from "yss"
// or in CJS
const extractor = require('yss');

// then just use it 
extractor(["Your Womp Womp", "Simp shripm"], "./mypath.xlsx");

πŸŽƒResult


i have no idea what to return if you have idea just perform a pull request πŸ™‚ this code only return a path that you give