aaroncox / chainbb

chainBB backend services and api
https://chainbb.com
MIT License
52 stars 36 forks source link

Integrate dtube app posts as a custom view #37

Open aaroncox opened 7 years ago

aaroncox commented 7 years ago

Create a view that renders posts for videos when it detects a post from dtube.


Example post:

https://steemdb.com/dtube/@cryptoiskey/s46zu0bj/data

Example data:

{
    "links": [
        "https:\/\/dtube.video\/v\/cryptoiskey\/s46zu0bj",
        "https:\/\/youtu.be\/y9IUTiF9YvY",
        "https:\/\/www.youtube.com\/c\/CryptoisKey\/"
    ],
    "image": [
        "https:\/\/ipfs.io\/ipfs\/QmZMD1z7SXrxSvachpmXMwvs9Yo1tySuqeyZKXSnW2TG76",
        "https:\/\/steemitimages.com\/DQmd6MMWUVd5hjkXL5sjr8peTv9vtyiqv6fBpVFPDEkHTcZ\/cik-siggy.png"
    ],
    "tags": [
        "dtube",
        "dtube-steemit",
        "dtube-steem",
        "dtube-video",
        "dtube-blockchain"
    ],
    "video": {
        "_id": "99651877260d5452ba5550e342e2f146",
        "content": {
            "tags": [
                "dtube",
                "dtube-steemit",
                "dtube-steem",
                "dtube-video",
                "dtube-blockchain"
            ],
            "videohash": "Qme9EEcpBoZGet2H7mQVuvba9a2VhvUoDBrv5tr9f1CiA9",
            "description": "![MAIN-THUMB-POST.jpg](https:\/\/steemitimages.com\/DQmcaN5AvAEAWBFUFzfErT9sXCHJ1g6KUqujbdCZXNpvfPN\/MAIN-THUMB-POST.jpg)\n\nI wanted to make a very basic video that shows users on youtube how simple Steemit can be.\n\n I don't get into the technicals I merley show an overview and explain some very important features and user case scenarios.\n\nI think the more videos we make for Steemit the better, and it is important to keep in mind there are now more and more humans discovering the Blockchain on a faster larger scale. \n\nWe must get virally busy and inject steemit to the masses via any social media outlet we can take advantage of.\n\nI have posted this on Youtube to hopefully help seek out some new potential steemians\n\n**The market is now over 130 Billion. Mass adoption is imminent.**\n\n<\/a>"
        },
        "info": {
            "author": "cryptoiskey",
            "permlink": "s46zu0bj",
            "snaphash": "QmZMD1z7SXrxSvachpmXMwvs9Yo1tySuqeyZKXSnW2TG76",
            "title": "Steemit-Basic Overview for the Masses"
        }
    },
    "format": "markdown",
    "app": "steemit\/0.1"
}