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
/
__init__.py
blob: 0df56d11657c31b658b53848bf5296e193c78a22 (
plain
)
1
2
import
flask
yt_app
=
flask
.
Flask
(
__name__
)