shobhitsharma / embedo

Embeds third party content to DOM with perks 🧙‍♀️ (7kb gzip / standalone)
https://shobhitsharma.github.io/embedo
MIT License
347 stars 32 forks source link

VK Embed Post #7

Closed web-xaser closed 6 years ago

web-xaser commented 7 years ago

Will you add VK posts?

shobhitsharma commented 7 years ago

@web-xaser Nice idea, I will add support for VK hopefully in evening.

shobhitsharma commented 7 years ago

@web-xaser I tried to add support for it, using open_api calls, even tried by authorizing app. Its seems there is a lack of documentation that states how to generate a hash value for post (ref: https://vk.com/dev/widget_post), which is generated as a widget connection.

screen shot 2017-08-01 at 10 39 22 pm

If you could figure out how to decode it, then gladly re-open the issue, I will further add it. Currently I can't support this service due to lack of resources.