combinary
  • About
  • Services
  • Facebook Service
    • Setup
    • Facebook App
    • Connect Account
    • Developer Documentation
  • Twitter Service
  • Youtube Service
    • Create Youtube API Key
  • RSS Service
  • Combinary Stream
    • Drupal Module
    • Embed Code
Powered by GitBook
On this page

Was this helpful?

Combinary Stream

PreviousRSS ServiceNextDrupal Module

Last updated 5 years ago

Was this helpful?

The documentation of the code and setup/config lives in the github repo

Mapping of elements per service

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

https://github.com/acolono/combinary-stream
tweet.ts