Tagged Questions
1
vote
0answers
19 views
rss from sites that also gives the appreciation for an item
For our new project we are playing around with a recommendation system that only uses the date when an object was created and how many people appreciated it.
This can be of the form:
youtube video, ...
5
votes
1answer
655 views
YouTube: How do I get a video-entry's RSS “description” via the API?
I used to use the RSS feed to obtain videos from a user. I then used the "description" part of the feed, which contained a nicely HTML-formatted summary of a video. It shows a thumbnail with a link, ...
4
votes
1answer
1k views
YouTube: Possible to get feed of user's uploaded+favorited videos?
I know how to get a feed of the videos a user uploaded:
http://gdata.youtube.com/feeds/base/users/KeepWatchingTheSkies/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile
...
3
votes
2answers
806 views
Is it possible to get a RSS feed of a reddit with links to posts with X upvotes?
I created a subreddit that I am connecting to a twitter account via twitterfeed.
Currently I have it pointed to this RSS feed.
I would like to filter this RSS feed with posts that have X upvotes ...