Skip to content

Commit

Permalink
Add information about supported devices (#161)
Browse files Browse the repository at this point in the history
Fixes #152

Co-authored-by: Mohammed Anas <[email protected]>
Co-authored-by: opusforlife2 <[email protected]>
Co-authored-by: Tobi <[email protected]>
Co-authored-by: Poolitzer <[email protected]>
  • Loading branch information
5 people authored Jul 23, 2024
1 parent 189aa0f commit 9f93e46
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions _faq/supported-devices.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
categories:
- bugs
type: info
title: "Supported devices"
---
<section>
<p>NewPipe supports Android phones and tablets, as well as TVs running Android/Google TV.</p>
<p>On some devices, it may be beneficial to change the appearance manually. This can be done by changing <code class="code-bg-light"><img src="/img/icons/baseline-settings-20px.svg" class="baseline-settings" /> Settings >
<img src="/img/icons/color_lens-20px.svg" class="baseline-settings" /> Appearance > List view mode</code>, which can be toggled between <code>Auto</code>, <code>List</code>, <code>Grid</code> and <code>Card</code>.</p>
<p>NewPipe explicitly does not support Apple devices, whether iOS, macOS, or anything else. There are already good solutions available for those, such as the app <a href="https://github.com/yattee/yattee">Yattee</a>.</p>
<p>There are also OS-agnostic solutions available: websites such as <a href="https://invidious.io/">Invidious</a> and <a href="https://piped.video/">Piped</a>, as well as desktop apps like <a href="https://freetubeapp.io/">FreeTube</a>.</p>
</section>

0 comments on commit 9f93e46

Please sign in to comment.