projects
/
enigma2-plugins.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
move sys.argv hack to tubelib/youtube
[enigma2-plugins.git]
/
tubelib
/
src
/
youtube
/
Makefile.am
1
installdir = $(libdir)/enigma2/python/Plugins/SystemPlugins/TubeLib/youtube
2
3
install_PYTHON = \
4
__init__.py \
5
Base.py \
6
Search.py \
7
ThreadedRequest.py \
8
VideoCategories.py \
9
Videos.py \
10
YoutubeQueryBase.py