Laszlo Zeke
ba12777444
Add /vodonly to omit ongoing streams from results
2018-04-02 23:56:03 +02:00
Laszlo Zeke
8944c521f7
Increase vod data cache lifetime to 10 mins
2017-07-26 00:59:52 +02:00
Laszlo Zeke
53da7045d9
Limiting feed to the newest 5 items instead of 10
...
GAE started counting UrlFetches to the free quota of incoming bandwith
and this made the app go over it's daily limit. Limited to only 50%
should be able to keep it under limit but users may miss some new
content if they arrive in burst or clients don't update frequently.
2017-07-20 11:40:32 +02:00
Laszlo Zeke
4555518112
Changing Content-Type to be RSS2.0 compliant
2017-04-02 21:18:28 +02:00
Laszlo Zeke
620f4c3d20
Setting isPermaLink attrib to false when the guid is not a link
2017-04-02 21:11:10 +02:00
Laszlo Zeke
00b1cbdb1d
Fixing ttl tag
...
The ttl tag should be associated with channel object rather than the
item. See
https://validator.w3.org/feed/docs/rss2.html#ltttlgtSubelementOfLtchannelgt
2017-04-02 20:17:47 +02:00
Laszlo Zeke
c69fda0fbc
Fixing RFC-822 compatibility
2017-04-02 20:12:23 +02:00
Laszlo Zeke
248aeca9ab
Separating client id from app code
2017-04-02 20:02:23 +02:00
Laszlo Zeke
100a24bd77
Adding category to live stream items
2017-04-01 22:14:06 +02:00
Laszlo Zeke
36aa75b967
Merge pull request #1 from pngwjpgh/feat/category
...
Set feed item category to broadcast type
2017-04-01 22:00:41 +02:00
Gregor Kleen
ee43b3f675
Set feed item category to broadcast type
2017-03-31 18:10:16 +02:00
Laszlo Zeke
cd31a1a8bf
Added mechanism retry for url fetch
2017-01-27 23:11:29 +01:00
Laszlo Zeke
34de0cb7e5
Add support for HEAD
2017-01-21 21:35:22 +01:00
Laszlo Zeke
cbb5c654c5
Support for v5 twitch api
...
-Using v5 Twitch API
-Caching for userids
-Using the largest thumbnail available
-Adding description if available
-Changed feed date to creation time
-Changed feed title to use display name
-Some extra error handling + cleanup
2017-01-21 20:13:40 +01:00
Laszlo Zeke
1a69557460
Adding Client_ID to requests
2016-06-04 00:58:43 +02:00
Laszlo Zeke
07518aaa60
Title for live content
2015-10-10 12:30:39 +02:00
Laszlo Zeke
66c83f82d8
Initial commit
2015-10-10 00:43:29 +02:00
Laszlo Zeke
3f88b5dd52
💥 🐫 Added .gitattributes & .gitignore files
2015-10-10 00:06:24 +02:00