View Single Post
  #1  
Old 10th February 2015, 19:29
Marco Marco is offline
Senior Member
 
Join Date: Jun 2009
Seychelles
Posts: 327
Default Hola Media Player
hello guys i don't know how many people noticed the new HOLA media player who can watch online torrent contents with connecting to peers.

I found a script to use Hola M.P.
PHP Code:
<script src="//hola.org/play_page.js"></script>
<div class="hola-embedded-player"
  v="http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_1080p_30fps_normal.mp4.torrent">
</div> 
did anyone have any ideea how to implement this script?
Reply With Quote