index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
get_app_version
/
__init__.py
blob: 665b7b592dad705b05d8dba0b10bf3296abb3aa3 (
plain
)
1
2
3
from
.get_app_version
import
app_version
__all__
=
[
'app_version'
]