nobias
v1.0.22
Published
NoBias gets the youtube transcript, google search based on youtube title and fallacies
Readme
#nobias npm package - don't be fooled
NoBias gets the youtube transcript, google search based on youtube title and fallacies
github: https://github.com/Jamcha123/NoBias
my github sponsor profile (if you want to sponser me): https://github.com/sponsors/Jamcha123
How to use: first: npm install nobias
second, add it: const obj = new nobias()function list:
1. await factChecker(<youtubeid or youtubeurl>, <language>)arguments of factChecker:
1. youtubeurl (the youtube video url to fact check and find fallacies, you can use just the id too)
2. language (the language code of said video e.g en, sv, es, de, fr and etc)then after you run it, you get the youtube videos transcript, google searches based on the youtube video title and a list of fallacies
hope you enjoy
