Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewruzzi/nativefier-youtube-on-tv-for-desktop
Run the smart TV version of the YouTube app on a desktop computer.
https://github.com/matthewruzzi/nativefier-youtube-on-tv-for-desktop
desktop-application electron home-theater home-theater-application htpc linux-app mac-app media-center media-center-application nativefier nativefier-youtube roku windows-app youtube youtube-desktop-player
Last synced: 13 days ago
JSON representation
Run the smart TV version of the YouTube app on a desktop computer.
- Host: GitHub
- URL: https://github.com/matthewruzzi/nativefier-youtube-on-tv-for-desktop
- Owner: matthewruzzi
- Created: 2020-09-13T19:55:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T03:03:32.000Z (4 months ago)
- Last Synced: 2025-01-23T23:12:25.975Z (13 days ago)
- Topics: desktop-application, electron, home-theater, home-theater-application, htpc, linux-app, mac-app, media-center, media-center-application, nativefier, nativefier-youtube, roku, windows-app, youtube, youtube-desktop-player
- Homepage: https://matthewruzzi.github.io/Nativefier-YouTube-on-TV-for-Desktop/
- Size: 1.87 MB
- Stars: 66
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nativefier YouTube on TV for Desktop
![Maintenance](https://img.shields.io/maintenance/no/2023)> [!WARNING]
> Nativefier YouTube on TV for Desktop is an app generated with Nativefier. Nativefier is [no longer maintained](https://github.com/nativefier/nativefier/issues/1577), so updating Nativefier YouTube on TV for Desktop is no longer possible. Nativefier YouTube on TV for Desktop is therefore unmaintained and will not receive any updates.This app allows you to use YouTube.com/tv (the YouTube interface for smart tvs and digital video players like Roku) on a desktop computer. It sets the user agent to Roku to prevent YouTube from redirecting to the standard desktop website like it would in a normal browser. It can be navigated with the arrow, enter, and escape keys.
## Downloads
| macOS | Windows | Linux |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| 📦 [64 Bit (Intel)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-darwin-x64.zip) | 📦 [64 Bit (Intel)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-win32-x64.zip) | 📦 [64 Bit (Intel)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-linux-x64.zip) |
| | 📦 [32 Bit (Intel)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-win32-ia32.zip) | 📦 [32 Bit (Intel)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-linux-ia32.zip) |
| | 📦 [64 Bit (Arm)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-win32-arm64.zip) | 📦 [64 Bit (Arm)](https://github.com/matthewruzzi/Nativefier-YouTube-on-TV-for-Desktop/releases/latest/download/YouTubeonTV-linux-arm64.zip) |`brew install matthewruzzi/tap/ytontv`
[View all Releases](https://github.com/matthewruzzi/Nativefier-YouTube-Roku-App-for-Desktop/releases)
---
**Note:** nativefier-gui is not codesigned. Mac users will have to bypass gatekeeper to use it.
Gatekeeper bypass instructions
1. Right click the app and select open.
![](https://user-images.githubusercontent.com/68619790/159778409-e9b6bbd2-5fd4-49ee-9b30-da837fba66fc.png)
2. Click open.
![](https://user-images.githubusercontent.com/68619790/159778653-afc3d609-e650-4ed1-8963-23262819acf8.png)---
## How to build
Install [Nativefier](https://github.com/jiahaog/nativefier#installation) and run `nativefier "https://youtube.com/tv" -u "Roku/DVP-9.10 (519.10E04111A)" -n "YouTube on TV" --electron-version $(npm show electron version)`.
## Screenshot