add Mytube Youtube player. Streams youtube SD and HD movies(if available) without...
authorMladen Horvat <acid-burn@opendreambox.org>
Thu, 21 May 2009 07:42:31 +0000 (07:42 +0000)
committerMladen Horvat <acid-burn@opendreambox.org>
Thu, 21 May 2009 07:42:31 +0000 (07:42 +0000)
commit9b9563a5c7c66d50da31a73affd2c87f5ad1b7cb
tree260d8fc14e37e6c267e66c4ee6070f3ae2c46c02
parent6c1e744feb551062dd07d56b3f44e3a3b016b3c1
add Mytube Youtube player. Streams youtube SD and HD movies(if available) without the need for vlc.  Perhaps still some bugs and experimental. Feeld free to contribute.
42 files changed:
mytube/CONTROL/control [new file with mode: 0755]
mytube/Makefile.am [new file with mode: 0755]
mytube/po/.cvsignore [new file with mode: 0755]
mytube/po/Makefile.am [new file with mode: 0755]
mytube/po/MyTube.pot [new file with mode: 0755]
mytube/po/ar.po [new file with mode: 0755]
mytube/po/ca.po [new file with mode: 0755]
mytube/po/cs.po [new file with mode: 0755]
mytube/po/da.po [new file with mode: 0755]
mytube/po/de.po [new file with mode: 0755]
mytube/po/el.po [new file with mode: 0755]
mytube/po/en.po [new file with mode: 0755]
mytube/po/es.po [new file with mode: 0755]
mytube/po/fi.po [new file with mode: 0755]
mytube/po/fr.po [new file with mode: 0755]
mytube/po/fy.po [new file with mode: 0755]
mytube/po/hr.po [new file with mode: 0755]
mytube/po/hu.po [new file with mode: 0755]
mytube/po/is.po [new file with mode: 0755]
mytube/po/it.po [new file with mode: 0755]
mytube/po/lt.po [new file with mode: 0755]
mytube/po/nl.po [new file with mode: 0755]
mytube/po/no.po [new file with mode: 0755]
mytube/po/pl.po [new file with mode: 0755]
mytube/po/pt.po [new file with mode: 0755]
mytube/po/ru.po [new file with mode: 0755]
mytube/po/sv.po [new file with mode: 0755]
mytube/po/tr.po [new file with mode: 0755]
mytube/src/LICENSE [new file with mode: 0755]
mytube/src/Makefile.am [new file with mode: 0755]
mytube/src/MyTubeSearch.py [new file with mode: 0755]
mytube/src/MyTubeService.py [new file with mode: 0755]
mytube/src/__init__.py [new file with mode: 0755]
mytube/src/list_bg.png [new file with mode: 0755]
mytube/src/list_sel.png [new file with mode: 0755]
mytube/src/maintainer.info [new file with mode: 0755]
mytube/src/mytubemain_bg.png [new file with mode: 0755]
mytube/src/plugin.png [new file with mode: 0755]
mytube/src/plugin.py [new file with mode: 0755]
mytube/src/starsbar_empty.png [new file with mode: 0755]
mytube/src/starsbar_filled.png [new file with mode: 0755]
mytube/src/suggestions_bg.png [new file with mode: 0755]