> For the complete documentation index, see [llms.txt](https://xsn.gitbook.io/xsn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xsn.gitbook.io/xsn/morpheapp/yt-morphe-lite.md).

# YT Morphe Lite

## Main Features

* :play\_pause: Background Playback
* :art: Custom Icon & App Name (you can change icon & app name inside the app with 4 different icon and app name)
* :no\_entry: SponsorBlock
* :thumbsdown: Return YouTube Dislike
* :tv: Hide Ads (hide fullscreen ads, general ads, video ads etc.)
* :tools: Customization and Hide Navigation Button
* :tools: Custom seekbar color
* :point\_right::point\_up\_2: Swipe Control (brightness gesture, volume gesture)
* :arrow\_down: Custom Extenal Downloads (YTDLnis, Seal, other)
* :arrow\_right\_hook: Import/ Export Settings
* :video\_camera: Remember Video quality changes

### Lite Features

* ARM7 and ARM8 Architecture
* 60-70MB size files
* Detach update from Play Store

### Build Info

* Patching using CLI and patches by Morphe
* Apk base downloaded from APKMiror
* Package: `app.morphe.android.youtube`

## How to Install

* Download YT Morphe Lite and Microg (use Microg-Re)
* After you download both, install Microg-Re first then YT Morphe Lite
* After all is installed, open YT Morphe Lite and Login with your Google Account by clicking in top right corner

## Download

{% tabs %}
{% tab title="Stable" icon="circle-check" %} <a href="https://www.mediafire.com/folder/jov9s5g92ye1m/Stable" class="button primary" data-icon="circle-check">v20.51.39</a><a class="button secondary" data-icon="clock">24 Juni 2026</a>

<i class="fa-memo-circle-info">:memo-circle-info:</i> Changelogs:

* Update file v3
* :new: [Update patch v1.32.0](https://github.com/MorpheApp/morphe-patches/releases/tag/v1.32.0)
  {% endtab %}

{% tab title="Experimental" icon="flask-round-potion" %} <a href="https://www.mediafire.com/folder/kv10l6redlbaj/Experimental" class="button primary" data-icon="flask-round-potion">v21.25.523</a><a class="button secondary" data-icon="clock">22 June 2026</a>

<i class="fa-memo-circle-info">:memo-circle-info:</i> Changelogs:

* :new: Update base v21.25.523
* :new: [Update patch v1.32.0-dev.5](https://github.com/MorpheApp/morphe-patches/releases/tag/v1.32.0-dev.5)

{% hint style="warning" %}
Notes

* Experimental version may have a bug unidentified
* Only have English Language
* Only for ARM8 only
  {% endhint %}
  {% endtab %}
  {% endtabs %}

{% tabs %}
{% tab title="MicroG" icon="puzzle-piece-simple" %} <a href="https://github.com/MorpheApp/MicroG-RE/releases" class="button primary" data-icon="puzzle-piece-simple">MicroG-RE</a>

<i class="fa-circle-info">:circle-info:</i> With MicroG you can sign in with your Google account when using YouTube modded
{% endtab %}
{% endtabs %}

***

<details>

<summary>FAQ</summary>

Q: Why player action buttons not hiden when i set?\
A: Not all player action buttons can be set hidden when use base 20.22+

Q: Where is the menu i can change Icon & App name?\
A: Settings > Morphe Settings > General

Q: Where is the menu i will customization navigarion bar?\
A: Settings > Morphe Settings > General

Q: Where is the menu Import/ Export?\
A: Settings > Morphe Settings > Miscellaneous

Q: Where i change app language?\
A:  Settings > Morphe Settings > Miscellaneous

Q: Where is the menu for change Spoof video streams\
A: Settings > Morphe Settings > Miscellaneous

</details>

{% hint style="success" icon="flask-gear" %}
Credits:

* [MorpheApp](https://github.com/MorpheApp)
* [ApkMirror](https://www.apkmirror.com/)

<i class="fa-user-message">:user-message:</i> [Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/morpheapp/yt-morphe-lite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
