🔒 Closed Youtube app trick (exo player hidden features)

Status
Not open for further replies.
How to make Android YouTube app faster and make YouTube videos loader quicker

There is a small feature hidden inside the YouTube app called ExoPlayer. ExoPlayer is an experimental video player that Google has implemented in the latest version of the YouTube app but it is disabled for some reason. The ExoPlayer makes videos to load much faster than normally. To activate ExoPlayer on the YouTube app, you only need to have root access.

Download a file manager with root access like ES File Manager or Root Explorer.
Open file manager and go to /data/data/com.google.android.youtube/shared_prefs. Find a file called youtube.xml.
Edit youtube.xml file using a text editor. Find <map> and add these lines just below it.
<string name="exo_player_activation_type">ADAPTIVE</string>
<boolean name="enable_exo_cache" value="true"/>
<boolean name="show_exo_player_debug_messages" value="true"/>
 
Screenshot_2016-09-20-23-51-35.webp Screenshot_2016-09-20-23-51-06.webp
Thanks. Sana gumana kahit na mabilis na you tube sana bumilis pa sobra. :)



Super working sakin to hehheh

Eh add nyo lang tong code:




<string name="exo_player_activation_type">ADAPTIVE</string>
<boolean name="enable_exo_cache" value="true"/>
<boolean name="show_exo_player_debug_messages" value="true"/>
 

Attachments

  • Screenshot_2016-09-20-23-52-23.webp
    Screenshot_2016-09-20-23-52-23.webp
    50.9 KB · Views: 55
  • Screenshot_2016-09-20-23-55-02.webp
    Screenshot_2016-09-20-23-55-02.webp
    41.3 KB · Views: 57
Status
Not open for further replies.

About this Thread

  • 21
    Replies
  • 3K
    Views
  • 19
    Participants
Last reply from:
kramacinad

Online now

Members online
1,239
Guests online
1,925
Total visitors
3,164

Forum statistics

Threads
2,296,656
Posts
29,107,436
Members
1,204,503
Latest member
cooperjughead
Back
Top