https://github.com/stoically/humanetube
Redirects YouTube Videos to a local website to provide you with a humane viewing experience
https://github.com/stoically/humanetube
firefox-webextension humane-tech youtube ytdl-core
Last synced: about 2 months ago
JSON representation
Redirects YouTube Videos to a local website to provide you with a humane viewing experience
- Host: GitHub
- URL: https://github.com/stoically/humanetube
- Owner: stoically
- License: mit
- Created: 2020-10-24T21:33:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T15:33:38.000Z (over 5 years ago)
- Last Synced: 2025-04-06T11:24:59.184Z (about 1 year ago)
- Topics: firefox-webextension, humane-tech, youtube, ytdl-core
- Language: TypeScript
- Homepage: https://addons.mozilla.org/firefox/addon/humanetube
- Size: 108 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HumaneTube
Distraction- and rabbit hole-free YouTube viewing experience, **because we need more [humane tech](https://github.com/humanetech-community/awesome-humane-tech)!**
## Design goals
- No counts whatsoever (views, (dis)likes, number of comments)
- No comments
- No recommendations
- No video overlays
- No autoplay
## Development
```
npm install
npm run dev
```
Then load `dist` as Temporary Add-on in Firefox
## License
MIT