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: faab1703c85fcd33c637cd49ba6f91fc93372b90 (
plain
)
1
2
3
import
flask
yt_app
=
flask
.
Flask
(
__name__
)
yt_app
.
url_map
.
strict_slashes
=
False