Giter VIP home page Giter VIP logo

ytmdesktop's Introduction

ytmdesktop-adblock

No longer updated.

I've moved on to a native app that Chrome provides. Feel free to fork and keep up with upstream if needed.


A fork of ytmdesktop with added adblocker from cliqz-oss/adblocker. No promises on keeping up with upstream.

Installation instructions

If you have access to AUR, you can install ytmdesktop-git package after editing PKGBUILD file. Steps for yay (my choice of AUR package manager) look like this:

  • yay --editmenu -S ytmdesktop-git
  • When you're asked "PGKBUILDS to edit?", type A to select All. This will open PKGBUILD in your default editor.
  • In PKGBUILD file find line starting with source= (around 16th line) and change it from
    'git+https://github.com/ytmdesktop/ytmdesktop.git'
    to
    'git+https://github.com/margiris/ytmdesktop.git'
    (this simply changes sources from original to this repository).
  • Save and close PKGBUILD.
  • Proceed with installation.

On Windows, MacOS and Linux distros without AUR it's currently only possible to run this program with nmp, since I don't have time to build binaries.

# Clone and go to this repository
git clone https://github.com/margiris/ytmdesktop && cd ytmdesktop
# Install dependencies
npm install

# Run the app
npm start

ytmdesktop's People

Contributors

adlerluiz avatar rickpalmeira avatar mingjun97 avatar venipa avatar margiris avatar pinkiesky avatar vistaus avatar adiologydev avatar tbvjaos510 avatar andrew000 avatar austonpramodh avatar alexschneider avatar angaz avatar garfunkel avatar vanja-san avatar zeusafk avatar benjaminaudet avatar vbackeberg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.