Skip to content

buildleansaas/scalesleek-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube growth tools

TOC

  1. introduction
  2. setup
    • google chrome
      • chrome extension
    • nodejs server
  3. usage
    • chrome extension
    • nodejs server
  4. development
    • chrome extension
    • nodejs server
  5. contributing
  6. license

introduction

this is a tool suite including

  1. chrome extension
  2. nodejs server

that helps you rapidly grow your youtube channel by scraping your competitors data and automatically generating videos with AI to help you generate more videos more rapidly with less effort.

get started by following the setup below, and if you don't know what to do, ask chatgpt and then open a pull request with a more enhanced proper version of the readme file.

setup

the below guide assumes you have a computer that you have access to google chrome, ability to install extensions, and ability to run a nodejs server and no firewalls blocking youtube, chatgpt, or other services we use.

google chrome

chrome must be run in debug mode to allow the scripts to access extensions required below.

https://chromewebstore.google.com/detail/social-blade/cfidkbgamfhdgmedldkagjopnbobdmdn

if you don't do this, you won't get the estimated monthly revenue of the video or video tags.

chrome extension

the extension is use to scrape your competitors data is located in the extension folder.

go to chrome://extensions in your browser and click load unpacked and select the extension folder.

if you run into any errors you can reload the extension, and if there is an error popup that you did not expect:

  1. ensure you have run git pull to get the latest version of the extension
  2. if it still does not work, please report it as a github issue.

nodejs server

  • see startChrome in server/index.mjs to learn how to start chrome with remote debugging enabled

usage

chrome extension

nodejs server

development

chrome extension

currently we are running a vanilla javascript extension old school.

TODOS

  • determine best way to properly scale functionality and readability of code (evaluate plasmo, react, or other frameworks)

nodejs server

contributing

If you would like to contribute, please open a pull request with your changes and a description of what you changed and why.

Meaningful contributions will be awarded a sum of the revenue generated by the software in the next 30 days after the pull request is merged, and the amount will be determined by the quality of the contribution and the amount of revenue generated by the software.

license

Using this software or distributing in any way is a willful signing of the contract below, and you forfeit any rights if you violate these terms:

If you paid for this and have a license, you can use it for your own personal and business uses but you are not allowed to distribute any part of the code, even just a line, to anyone else. If you do this, you are willingly signing a contract to pay a fine of $100,000 USD per line of code distributed to anyone else. If you do not agree to these terms, you are not allowed to use this software. You are legally responsible and forfeit any rights if you violate these terms. If you were also given this software without having paid for a license, you are not allowed to use it and must delete it immediately. If you use it willingly having disregarded this license agreement, you are also willingly signing a contract to pay a fine of $100,000 USD per use of this application or redistribution of any lines of code. If you do not agree to these terms, you are not allowed to use this software. You are legally responsible and forfeit any rights if you violate these terms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published