Commit Graph

6 Commits

Author SHA1 Message Date
Mattéo Delabre 9c1aa9d346
Code cleanup and make service generic 2021-09-12 15:42:57 +02:00
Laszlo Zeke 9470cc1fd5 Add a note about caching in README.md 2021-02-26 20:06:34 +01:00
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