"youtube TV" not start, need new python code youtube.py

van12

Vu+ Newbie
I miss "youtube TV" from BH 2.1.7. Today I figured it out how I can install it on Open BH, notice you don't need to install the plugins "youtube player".

root@vuuno:/var/volatile/log# opkg list-installed *extensions* |egrep -i 'tube|hbb|opera'
enigma2-plugin-extensions-hbbtv - git17+077f312-r0

To get youtube tv:
menu ->plugins -> RED button -> extensions (click GREEN to remove it again)
reboot

Start: Menu -> "Youtube TV"

The "youtube" red screen starts (great), but when choosing a video, click "play"... nothing happen (it should show "Loading..." and the video will be played after a few seconds)

Nothing showing in the log, anybody knows what I should do to trig the play, I believe a new python code needed for "Open BH 0.1"; youtube.py . HELP

nb: I had just boot my Uno to BH2.1.7, "youtube TV" still works fine

root@vuuno:/usr/lib/enigma2/python/Plugins/Extensions/HbbTV# ls -ltr
-rwxr-xr-x 1 root root 24108 May 19 2015 dumpait
-rw-r--r-- 1 root root 6703 Jun 24 2015 youtube.py
-rw-r--r-- 1 root root 3954 Jun 24 2015 vbipc.py
-rw-r--r-- 1 root root 1946 Jun 24 2015 vbcfg.py
-rw-r--r-- 1 root root 14070 Jun 24 2015 plugin.py
-rw-r--r-- 1 root root 160 Jun 24 2015 keymap.xml
-rw-r--r-- 1 root root 2742 Jun 24 2015 hbbtv.py
-rw-r--r-- 1 root root 40862 Jun 24 2015 browser.py
-rw-r--r-- 1 root root 8539 Jun 24 2015 bookmark.py
-rw-r--r-- 1 root root 6485 Jun 24 2015 aitreader.pyo
-rw-r--r-- 1 root root 3296 Jun 24 2015 aitreader.py
-rw-r--r-- 1 root root 657 Jun 24 2015 __init__.py
---------- 1 root root 174 Jan 10 18:58 bookmark.ini
drwxr-xr-x 2 root root 4096 Jan 11 16:51 locale
-rw-r--r-- 1 root root 1169 Jan 11 16:51 __init__.pyo
-rw-r--r-- 1 root root 8977 Jan 11 16:51 youtube.pyo
-rw-r--r-- 1 root root 6456 Jan 11 16:51 vbipc.pyo
-rw-r--r-- 1 root root 3187 Jan 11 16:51 vbcfg.pyo
-rw-r--r-- 1 root root 20195 Jan 11 16:51 plugin.pyo
-rw-r--r-- 1 root root 3822 Jan 11 16:51 hbbtv.pyo
-rw-r--r-- 1 root root 51896 Jan 11 16:51 browser.pyo
-rw-r--r-- 1 root root 13426 Jan 11 16:51 bookmark.pyo
root@vuuno:/usr/lib/enigma2/python/Plugins/Extensions/HbbTV#
 
Top