Invidious
invidious.ioYouTubeAn open source, privacy-focused YouTube frontend. It minimizes Google tracking, supports audio-only mode, integrates Reddit comments, and offers advanced playback options. Lightweight and can function without JavaScript. Supports import/export of subscriptions and feed customization.
- Homepage:invidious.io
- GitHub:github.com/iv-org/invidious
- Privacy:invidiou.site/privacy
- Web info:web-check.xyz/check/invidious.io
Invidious Source Code
Author
Description
Invidious is an alternative front-end to YouTube
Homepage
https://invidious.ioRepository
- LicenseAGPL-3.0
- Created07 Feb 18
- Primary languageCrystal
- Size26,278 KB
- Stars24,145
- Forks2,698
- Watchers24,145
Top Contributors
@omarroth (1859)
@SamantazFox (994)
@weblate (610)
@syeopite (469)
@TheFrenchGhosty (255)
@unixfox (143)
@Fijxu (141)
@saltycrys (74)
@Perflyst (70)
@RadoslavL (59)
@comradekingu (44)
@matthewmcgarvey (42)
@iBicha (39)
@dependabot[bot] (36)
@MathiusD (35)
@jorgesumle (33)
@leonklingele (23)
@DUOLabs333 (19)
@azhao12345 (16)
@bbielsa (15)
@jonas-w (14)
@tolstovka (14)
@s8321414 (11)
@rex07 (11)
@WesVleuten (11)
@epicsam123 (11)
@milotype (11)
@AHOHNMYC (11)
@SuperSandro2000 (10)
@tleydxdy (10)
@absidue (10)
@Svallinn (9)
@thtmnisamnstr (9)
@DmitrySandalov (9)
@recette-lemon (8)
@techmetx11 (8)
@Caian (8)
@src-tinkerer (8)
@Noruf (7)
@oersen (7)
@dimqua (7)
@ahangarha (7)
@AndromedaCLI (6)
@tmiland (6)
@aaferrari (6)
@meatball133 (6)
@laralem (6)
@IhorHordiichuk (6)
@damjang (6)
@GauthierPLM (5)
@FlipEnergy (5)
@hys0star (5)
@Rjevski (5)
@schwukas (5)
@Matthaiks (5)
@rezaalmanda (5)
@jawlenskys (5)
@thecashewtrader (5)
@UlyssesZh (5)
@hackerncoder (4)
@Ashirg-ch (4)
@SantosSi (4)
@B0pol (4)
@omeritzics (4)
@radmorecameron (4)
@forza9120 (4)
@jake-anto (4)
@lamarios (3)
@llmking (3)
@xrfmkrh (3)
@watchingdogs (3)
@thansk (3)
@mastihios (3)
@joaooliva (3)
@github-actions[bot] (3)
@h7p3ri0n (3)
@t1011 (3)
@Maykin-99 (3)
@trebmuh (3)
@PrivacyDevel (3)
@Nerdmind (3)
@atilluF (3)
@beriain (3)
@eutampieri (3)
@Snowglob (2)
@stephane-r (2)
@szepeviktor (2)
@Suburbanno (2)
@vladcranga (2)
@fieryhenry (2)
@jt0404 (2)
@maboroshin (2)
@mendel5 (2)
@sh4dowb (2)
@shiny-comic (2)
@tracedgod (2)
@ulmemxpoc (2)
@unbelauscht (2)
@notpushkin (2)
@brackets0 (2)
Recent Commits
dependabot[bot](28 Aug 26)
chore(deps): bump actions/checkout from 6 to 7 (#5996) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot](28 Aug 26)
chore(deps): bump nixpkgs from `ffb3c9b` to `56c02bc` in /nix (#5997) Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `ffb3c9b` to `56c02bc`. - [Commits](https://github.com/NixOS/nixpkgs/compare/ffb3c9b700e759be2ef13237c9d8f953b32a1e46...56c02bc00adcf003215cc4bd996d6efaf4cff188) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 56c02bc00adcf003215cc4bd996d6efaf4cff188 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fijxu(23 Aug 26)
ci: use less specific version for int128/docker-manifest-create-action (use @v2 instead of @v2.y.x)
Fijxu(23 Aug 26)
chore: update nix development files in paths-ignore for github workflows
dependabot[bot](22 Aug 26)
chore(deps): bump nixpkgs from `0e251e2` to `ec2d622` in /nix (#5968) Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `0e251e2` to `ec2d622`. - [Commits](https://github.com/NixOS/nixpkgs/compare/0e251e24a4f24e036a084b6b4b2d2491af4167f4...ec2d622de0773551768cf98f3fc50cbcc003b9c5) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: ec2d622de0773551768cf98f3fc50cbcc003b9c5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot](22 Aug 26)
chore(deps): bump actions/checkout from 6 to 7 (#5782) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fijxu(22 Aug 26)
chore: Add myself to assignees for Dependabot PRs (#5972) So I get notified about deps updates. https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/customizing-dependabot-prs#automatically-adding-assignees
Fijxu(17 Aug 26)
chore: removed unused `locale` argument in `#get_about_info` function (#5902)
dependabot[bot](15 Aug 26)
chore(deps): bump nixpkgs from `b7c2ada` to `2fcb964` in /nix (#5939) Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `b7c2ada` to `2fcb964`. - [Commits](https://github.com/NixOS/nixpkgs/compare/b7c2ada94fe99c15b0dbcf4d11fd7850b957a436...2fcb964de67fcf60b43471c55d5d99e61a9ccb5a) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 2fcb964de67fcf60b43471c55d5d99e61a9ccb5a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot](15 Aug 26)
chore(deps): bump int128/docker-manifest-create-action (#5938) Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/v2.25.0...v2.26.0) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot](15 Aug 26)
chore(deps): bump 84codes/crystal in /docker (#5937) Bumps 84codes/crystal from 1.20.3-alpine to 1.21.0-alpine. --- updated-dependencies: - dependency-name: 84codes/crystal dependency-version: 1.21.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TheFrenchGhosty(12 Aug 26)
Ban the use of AI to write to and/or address another Human (#5930) * Ban the use of AI to write to and/or address another Human * Typo
Weblate (bot)(12 Aug 26)
Update Spanish translation (#5919) Co-authored-by: Fijxu <[email protected]>
Fijxu(09 Aug 26)
Translations update from Hosted Weblate (#5892) Translations update from Hosted Weblate
Hosted Weblate(09 Aug 26)
Update Chinese (Simplified Han script) translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Hosted Weblate user 54392 <[email protected]>
Hosted Weblate(09 Aug 26)
Update Chinese (Traditional Han script) translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Jeff Huang <[email protected]>
Hosted Weblate(09 Aug 26)
Update Slovenian translation Co-authored-by: Damjan Gerl <[email protected]> Co-authored-by: Hosted Weblate <[email protected]>
Hosted Weblate(09 Aug 26)
Update Spanish translation Co-authored-by: Fijxu <[email protected]> Co-authored-by: Hosted Weblate <[email protected]>
Hosted Weblate(09 Aug 26)
Update Italian translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Random <[email protected]>
Hosted Weblate(09 Aug 26)
Update Armenian translation Co-authored-by: Maxim Mkrtchyan <[email protected]>
Hosted Weblate(09 Aug 26)
Update Czech translation Co-authored-by: Fjuro <[email protected]>
Hosted Weblate(09 Aug 26)
Update Russian translation Co-authored-by: Artyom Rybakov <[email protected]> Co-authored-by: Hosted Weblate <[email protected]>
Hosted Weblate(09 Aug 26)
Update Estonian translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Priit Jõerüüt <[email protected]>
Hosted Weblate(09 Aug 26)
Update Portuguese (Brazil) translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: joaooliva <[email protected]>
Hosted Weblate(09 Aug 26)
Update Turkish translation Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Oğuz Ersen <[email protected]>
Fijxu(09 Aug 26)
chore: remove leftover MT variable from Makefile
dependabot[bot](06 Aug 26)
chore(deps): bump nixpkgs from `148bab9` to `6438090` in /nix (#5907) Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `148bab9` to `6438090`. - [Commits](https://github.com/NixOS/nixpkgs/compare/148bab9c1c3c53136ecb44a6ea356a0ed5b39b06...643809054d65fdd466a63e3155b8c498cb483c04) --- updated-dependencies: - dependency-name: nixpkgs dependency-version: 643809054d65fdd466a63e3155b8c498cb483c04 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fijxu(06 Aug 26)
chore: add Nix files to dependabot Dependabot supports updating Nix flakes inputs, great to keep the development deps updated.
TheFrenchGhosty(06 Aug 26)
Various enhancements and addition to the AI policy (#5904) * Various enhancements and addition to the AI policy * Typo
Fijxu(05 Aug 26)
CI: Do not build OpenSSL tests and apps (#5897) * CI: Do not build OpenSSL tests OpenSSL compiles tests by default, making the CI and compilation of Invidious take a long time for no real benefit, so it's better to disable them ;) https://github.com/openssl/openssl/blob/master/INSTALL.md#no-tests * Use no-apps instead, as they also disable tests
Invidious Security
Invidious Website
Website
Invidious - An open source alternative front-end to YouTube
Invidious is an open source alternative front-end to YouTube.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address93.95.230.186
- Hostnamevps-93-95-230-186.1984.is
- LocationReykjavik,Hofudborgarsvaedi,Iceland,EU
- ISP1984 ehf
- ASNAS44925
Associated Countries
BV
SE
IS
NO
Safety Score
Website marked as safe
100%
Blacklist Check
invidious.io was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
Invidious Docker
Container Info
Invidious
Invidious is an open source alternative front-end to YouTube.
Run Command
docker run -d \
Compose File
version: 3.8
Invidious Reviews
More Proxy Sites
A privacy-centric alternative to Twitter's front-end, focusing on preventing user tracking. It's free, open source, lightweight, supports multiple themes, and offers customizable RSS feeds. All client requests are proxied, enhancing privacy. No JavaScript required.
An alternative private front-end to Reddit, with its origins in Libreddit. Has workarounds to access data without relying upon the restrictive Reddit API.
A free proxy service offering a Tor mode for evading censorship and accessing geo-restricted content. Claims to encrypt traffic, but caution is advised for personal information. Managed by DevroLabs.
About the Data: Invidious
Change History
- Amended (github) #608
Edit Invidious Data
You can edit Invidious's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access Invidious's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/invidiousThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share Invidious
Help your friends compare Proxy Sites, and pick privacy-respecting software and services.
Share Invidious and Awesome Privacy with your network!