Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/austencm/youtube-auto-like
Chrome extension that automatically likes videos from your subscribed channels.
https://github.com/austencm/youtube-auto-like
chrome chrome-extension like youtube
Last synced: 3 months ago
JSON representation
Chrome extension that automatically likes videos from your subscribed channels.
- Host: GitHub
- URL: https://github.com/austencm/youtube-auto-like
- Owner: austencm
- License: mit
- Created: 2016-07-03T22:21:45.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T14:45:27.000Z (9 months ago)
- Last Synced: 2024-08-01T02:33:23.934Z (6 months ago)
- Topics: chrome, chrome-extension, like, youtube
- Language: JavaScript
- Homepage:
- Size: 10.4 MB
- Stars: 161
- Watchers: 24
- Forks: 53
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Auto Like
Never forget to like a video again.
![](https://img.shields.io/github/downloads/austencm/youtube-auto-like/total?style=flat)
![](https://img.shields.io/github/downloads/austencm/youtube-auto-like/latest/total?style=flat)
![](https://img.shields.io/github/v/release/austencm/youtube-auto-like)
![](https://img.shields.io/github/release-date/austencm/youtube-auto-like)Tested with Chrome, but it should work with any Chromium-based browser. [Firefox version here](https://addons.mozilla.org/en-US/firefox/addon/youtube_auto_like/).
## Install
> **Git users:** You can clone the repo and skip to step 3. Load the `/dist` directory and pull to update.
1. Download the latest release: https://github.com/austencm/youtube-auto-like/releases/latest/download/release.zip
1. Unzip `release.zip` somewhere safe
1. Open your extensions page in Chrome (in the top right, click the icon, then "Manage Extensions" (at the bottom of the popup)
1. Turn on Developer Mode (in the top right)
1. Click 'Load unpacked' and select the unzipped `release` folder> ☝️ Extensions loaded this way are unable to update automatically. See below for instructions.
## Update
Keep an eye out for a badge on the extension icon when an update is available.
1. Click the icon for a download link, or download the latest release [here](https://github.com/austencm/youtube-auto-like/releases/latest/download/release.zip)
1. Unzip `release.zip` and replace your current extension files with the latest
1. Go to your extensions page, find YouTube Auto Like, and click the refresh icon (restarting Chrome also works)> ☝️ Using the same folder ensures Chrome will consider this the same extension and save your settings. If change the folder, you'll need to follow the install instructions again and reconfigure your settings.
## Translations
Feel free to contribute with a [pull request](https://github.com/austencm/youtube-auto-like/pulls) or grab [the JSON file](https://raw.githubusercontent.com/austencm/youtube-auto-like/master/app/_locales/en/messages.json), translate it, and [send it back to me](mailto:[email protected]).
## Acknowledgments
| Name | Contribution |
| ---------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [@Taknok](https://github.com/Taknok) | Firefox edition
Language-independent button selection method
ES, FR translations |
| [@JKetelaar](https://github.com/JKetelaar) | NL translation |
| [@Szmyk](https://github.com/Szmyk) | PL translation |
| [@moweME](https://github.com/moweME) | DE translation |
| [@mariovalney](https://github.com/mariovalney) | pt_BR translation |
| [@Borian23](https://github.com/Borian23) | PL translation |
| [@UtkuGARIP](https://github.com/UtkuGARIP) | TR translation |
| [@Makishima](https://github.com/Makishima) | RU translation |
| [@wthueb](https://github.com/wthueb) | Selector fix |
| [@netravnen](https://github.com/netravnen) | DK translation |
| [@adamoudad](https://github.com/adamoudad) | FR translation help |
| [@Fast0n](https://github.com/Fast0n) | IT translation |
| [@msmafra](https://github.com/msmafra) | pt_BR translation help |
| [@Starmania](https://github.com/Starmania) | FR translation help |## Support