Commit Graph

4 Commits

Author SHA1 Message Date
Laszlo Zeke e8f89e9d44 Update README link to python 3 GAE docs 2020-09-04 22:39:11 +02:00
Laszlo Zeke 5fccffc2f0 Migrate application to python3
Notables:
- Python 3 migration
- The client id is now set via environment variable instead of
hardcoding it in a py file
- Using Flask instead of web2
- Migrate away from Memcache (Google depeciated it in py3) to
an in-memory data structure
- Moved landing page to static serving
2020-09-04 19:42:42 +02:00
Laszlo Zeke ba12777444 Add /vodonly to omit ongoing streams from results 2018-04-02 23:56:03 +02:00
Laszlo Zeke 66c83f82d8 Initial commit 2015-10-10 00:43:29 +02:00