Comment on page
Combinary Stream
The documentation of the code and setup/config lives in the github repo
https://github.com/acolono/combinary-stream
Unified id | Twitter | Facebook | Youtube | RSS |
url | tweet.url | fb.com/{?user?}/posts/{post.id} | youtube#video:id + some magic | item:link |
itemType | | facebook | | |
title | | post.story | youtube#video:snippet.title | item:title |
body | tweet.text | post.message | youtube#video:snippet.description | item:description |
thumbnailUrl | user.profile_image_url | attachment.media_url | youtube#video:snippet.thumbnails.(key).url | item:media:image ? |
authorName | user.name user.screen_name | | | item:author |
authorUrl | twitter.com/{user.name} | fb.com/{?user?} | | |
publishedAt | post.created_time | youtube#video:snippet.publishedAt | item:pubDate | |
| retweet_count | shares | - | |
| favorite_count | | youtube#video:statistics.likeCount | |
| quote_count + reply_count | | youtube#video:statistics.commentCount | |
| coordinates | | | |
Last modified 4yr ago