-
Many government departments and international agencies publish data on a regular basis but don't necessarily provide subscription based alerts (eg via email) that announce the release of the data set …
-
[PubSubHubbub](https://github.com/pubsubhubbub/PubSubHubbub) is an open protocol that provides an alternative to polling. I would be interested in using this with the Twitch API – specifically, so I c…
-
/classes/yotube/youtube_management.py -> manage_webhook_subscription()
This function is executed during the "/youtube/manage/add" API request.
`response = requests.post(url, headers=headers, data …
-
For feeds that support it, they'll push updates to us so we are instantly up to date, and we don't have to index them! It's less load on everyone's servers.
We probably want to rarely (no more than …
-
This way, we don't need to use RSS to fetch feeds (and hence avoiding the 6-7 second load time when loading feeds).
The only drawback is that private instances can't use this due to them being unab…
-
acdha updated
13 years ago
-
According to https://developers.google.com/youtube/v3/guides/push_notifications you guys do support it.
But most of the code I can find around github or tutorial online are widely outdated.
Plus t…
-
**Describe the bug**
Only one atom:link in RSS2 is posible at the moment.
If you have atomLink and hub option at the same time, only the last one is added to the feed.
**To Reproduce**
Create a …
-
Hey,
my log is full with error messages like these (changed the URLs for privacy reasons):
```
2018-03-28 19:51:32
Error while PubSubHubbub subscribing to http://feedpress.me/000
2018-03-28 19:…
-
```
It would be useful if rietveld could be told to use a
pubsubhubbub hub to track RSS feeds, so that clients
could avoid polling the RSS.
http://code.google.com/p/pubsubhubbub/
In particular I'd l…