Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions FAQ/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>Player</h2>
<h2>Im- / Export &amp; Download</h2>
</div>
</a>
<a href="bugs/" class="col-xs-12 col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-0 tile tile-right" id="tile-player">
<a href="bugs/" class="col-xs-12 col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-0 tile tile-right" id="tile-bug">
<span><i class="fa fa-3x fa-bug"></i></span>
<div>
<h2>Bugs &amp; Requests</h2>
Expand Down Expand Up @@ -79,8 +79,8 @@ <h2>Bugs &amp; Requests</h2>
<div id="search-results"></div>

<!-- Scripts to perform a search -->
<script src="{{ site.baseurl }}/lunrjs/lunr.min.js"></script>
<script src="{{ site.baseurl }}/lunrjs/faq_search.js"></script>
<script src="{{ site.baseurl }}/lunrjs/lunr.min.js"></script>
<script src="{{ site.baseurl }}/lunrjs/faq_search.js"></script>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions _faq/supported-devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
title: "Supported devices"
---
<section>
<p>NewPipe supports Android phones and tablets, as well as TVs running Android/Google TV, and <a href="">cars with Android Auto.</a></p>
<p>On some devices, it may be beneficial to pick the appropriate UI layout 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 supports Android phones and tablets starting from Android 6, as well as TVs running Android/Google TV, and <a href="{{ site.baseurl }}/FAQ/#android-auto">cars with Android Auto</a>.</p>
<p>On some devices, it may be beneficial to pick the appropriate UI layout manually. This can be done by changing <code class="code-bg-light"><img src="/img/icons/baseline-settings-20px.svg" class="baseline-settings" alt="" /> Settings >
<img src="/img/icons/color_lens-20px.svg" class="baseline-settings" alt="" /> 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>
<p>A team member of the <a href="https://gitlab.com/android_translation_layer/android_translation_layer">Android Translation Layer</a> published NewPipe to <a href="https://flathub.org/apps/net.newpipe.NewPipe">Flathub</a>.</p>
Expand Down
8 changes: 5 additions & 3 deletions _includes/release_data.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
}}
{%- capture releaseChangelog -%}
<ul>
<li>[YouTube] Use SABR workaround to provide resolutions different to 360p</li>
<li>[YouTube] Fixed extraction of playlist items</li>
<li>[Bandcamp] Fixed search</li>
<li>Increased minimum Android version to 6.0</li>
<li>Fixed bugs with importing subscriptions</li>
<li>Fixed multiple bugs with video playback</li>
<li>Fixed opening downloads in other app</li>
<li>[YouTube] Fixed playlists</li>
</ul>
{%- endcapture -%}

Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ <h3 class="title">Get NewPipe</h3>
<img src="img/logo_app.svg" class="img-responsive" alt="NewPipe icon" loading="lazy" />
</div>
<div class="download-version-requirements">
Android 5+
Android 6+
</div>
<div class="download-version-button">
<a href="https://github.com/TeamNewPipe/NewPipe/releases" data-newpipe-api="flavors.newpipe.apk" data-newpipe-api-attribute="href" class="button action">
Expand Down Expand Up @@ -692,15 +692,15 @@ <h4>NewPipe is free and open source</h4>
<p><strong>Your advantages</strong></p>
<ul class="check">
<li>Quick help when you have a problem (nobody's ever had one)</li>
<li>Dozens of people bring NewPipe forward and translate it into <a href="https://hosted.weblate.org/engage/NewPipe/"><span data-newpipe-api="stats.translations">60+</span>&nbsp;languages</a>.</li>
<li>Dozens of people bring NewPipe forward and translate it into <a href="https://hosted.weblate.org/engage/NewPipe/"><span data-newpipe-api="stats.translations">70+</span>&nbsp;languages</a>.</li>
<li>You can check the source code on <a href="https://github.com/TeamNewPipe/NewPipe">GitHub</a> and contribute to NewPipe.</li>
<li>NewPipe is covered by the <a href="https://github.com/TeamNewPipe/NewPipe/blob/master/LICENSE">GPL&nbsp;3.0&nbsp;license</a>.</li>
<li>Get NewPipe from <a href="https://f-droid.org/packages/org.schabi.newpipe/">F-Droid</a> and discover more FOSS apps.</li>
<li class="text-success">NewPipe is available for free</li>
</ul>
<p class="button-wrapper">
<a href="https://github.com/TeamNewPipe/NewPipe/blob/dev/.github/CONTRIBUTING.md#newpipe-contribution-guidelines" class="button action">Contribute</a>
<a href="https://github.com/TeamNewPipe/NewPipe/" class="button action"><i class="fa fa-star"></i> <span data-newpipe-api="stats.stargazers">25k</span></a>
<a href="https://github.com/TeamNewPipe/NewPipe/" class="button action"><i class="fa fa-star"></i> <span data-newpipe-api="stats.stargazers">39k</span></a>
<a href="https://hosted.weblate.org/engage/NewPipe/" class="button action">Translate</a>
<a href="https://github.com/TeamNewPipe/website/" class="button action grey" >Improve this site</a>
</p>
Expand Down