What's new

Closed YøùTùbé app trick (exo player hidden features)

Status
Not open for further replies.

Reymart09

Forum Guru
Elite
Joined
Jul 24, 2015
Posts
3,380
Reaction
1,876
Points
1,331
Age
33
How to make Android YøùTùbé app faster and make YøùTùbé videos loader quicker

There is a small feature hidden inside the YøùTùbé app called ExoPlayer. ExoPlayer is an experimental video player that Google has implemented in the latest version of the YøùTùbé app but it is disabled for some reason. The ExoPlayer makes videos to load much faster than normally. To activate ExoPlayer on the YøùTùbé 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.YøùTùbé/shared_prefs. Find a file called YøùTùbé.xml.
Edit YøùTùbé.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.png
Screenshot_2016-09-20-23-51-06.png

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

Status
Not open for further replies.

Similar threads

Back
Top