Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

A Desktop App for YouTube Music with Adblocker, Tracker blocker, and AutoConfirm. Please fork it if you want to update it on your side

License

Notifications You must be signed in to change notification settings

GreepTheSheep/ytmdesktop-adblock-nonstop

 
 

Repository files navigation

YouTube Music Desktop App

+ AdBlock + TrackerBlock + AutoConfirm

window

 

Available for

Windows

https://github.com/GreepTheSheep/ytmdesktop-adblock-nonstop/releases

Linux and Mac

Sorry, builds are not available right now, but you can build yours! (see below)

To Contribute

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/GreepTheSheep/ytmdesktop-adblock-nonstop/ ytmdesktop/
# Go into the repository
cd ytmdesktop
# Install dependencies
npm install
# Run the app
npm start

# Windows build
npm run build:win
# Mac build
npm run build:mac
# Linux build
npm run build:lin

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

About

A Desktop App for YouTube Music with Adblocker, Tracker blocker, and AutoConfirm. Please fork it if you want to update it on your side

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • JavaScript 63.5%
  • HTML 31.1%
  • CSS 5.4%