code-charity / code-charity/youtube
Auto-Like Feature
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM: Clicking the "Like" button on every single video is annoying.
⚬ SOLUTION: I would love to have an auto-like feature like in the "YouTube Auto-Like" browser extension by Austin Morgan/Taknok (Chrome Webstore, Chrome Extension GitHub, Firefox Addons, Firefox Extension GitHub). It has almost exactly the features I need (a nice extra feature would be to have the ability to change the percentage after it auto-likes the video).
⚬ ALTERNATIVES: 3rd party solution: "YouTube Auto-Like" browser extension by Austin Morgan/Taknok (Chrome Webstore, Chrome Extension GitHub, Firefox Addons, Firefox Extension GitHub).
⚬ RELEVANCE / SCOPE: 80%
⚬ "SIDE EFFECTS": -
⚬ CONTEXT: -
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | annoying to press "like" |
| Solution | auto-like feature |
| Alternatives | 3rd party solution |
| Scope | 80% |
| Side effects | - |
| Context | - |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Chrome and Firefox YouTube Auto-Like extension implementations to understand the requested behavior and possible percentage setting. Then inspect this repository's browser-extension entry points and existing video controls; done means the auto-like behavior and its configuration are defined, implemented, and verified without disrupting existing features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100