mirror of
https://gitea.invidious.io/iv-org/invidious.io.git
synced 2024-08-15 00:53:27 +00:00
Some HTML fixes
This commit is contained in:
parent
f884bb3ecc
commit
11828663ce
1 changed files with 25 additions and 19 deletions
|
@ -23,35 +23,41 @@
|
||||||
<div class="col-lg-5">
|
<div class="col-lg-5">
|
||||||
<h2 class="h4">Data import/export</h2>
|
<h2 class="h4">Data import/export</h2>
|
||||||
<p>
|
<p>
|
||||||
<li>Import subscriptions from YouTube, NewPipe and Freetube
|
<ul>
|
||||||
<li>Import watch history from NewPipe
|
<li>Import subscriptions from YouTube, NewPipe and Freetube
|
||||||
<li>Export subscriptions to NewPipe and Freetube
|
<li>Import watch history from NewPipe
|
||||||
<li>Import/Export Invidious user data
|
<li>Export subscriptions to NewPipe and Freetube
|
||||||
|
<li>Import/Export Invidious user data
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-5">
|
<div class="col-lg-5">
|
||||||
<h2 class="h4">User features</h2>
|
<h2 class="h4">User features</h2>
|
||||||
<p>
|
<p>
|
||||||
<li>Lightweight
|
<ul>
|
||||||
<li>No ads
|
<li>Lightweight
|
||||||
<li>No tracking
|
<li>No ads
|
||||||
<li>No JavaScript required
|
<li>No tracking
|
||||||
<li>Light/Dark themes
|
<li>No JavaScript required
|
||||||
<li>Customizable homepage
|
<li>Light/Dark themes
|
||||||
<li>Subscriptions independant from Google
|
<li>Customizable homepage
|
||||||
<li>Notifications for all subscribed channels
|
<li>Subscriptions independant from Google
|
||||||
<li>Audio-only mode (with background play on mobile)
|
<li>Notifications for all subscribed channels
|
||||||
<li>Support for Reddit comments
|
<li>Audio-only mode (with background play on mobile)
|
||||||
<li>Available in many languages, thanks to our translators
|
<li>Support for Reddit comments
|
||||||
|
<li>Available in many languages, thanks to our translators
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-5">
|
<div class="col-lg-5">
|
||||||
<h2 class="h4">Technical features</h2>
|
<h2 class="h4">Technical features</h2>
|
||||||
<p>
|
<p>
|
||||||
<li>Embedded video support
|
<ul>
|
||||||
<li>Developer API
|
<li>Embedded video support
|
||||||
<li>Does not use official YouTube APIs
|
<li>Developer API
|
||||||
<li>No Contributor License Agreement (CLA)
|
<li>Does not use official YouTube APIs
|
||||||
|
<li>No Contributor License Agreement (CLA)
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue