Live data from Hacker News

Show HN: Vinepeek - watch the world in realtime in 6 second snippets

vinepeek.com

11–20 of 127 posts

Re: Show HN: Vinepeek - watch the world in realtime in 6 second snippets

#11
post #9

Wow, surreal. Vine = immediately broadcast 6 second .gifs? My brain doesn't really want to accept that these snippets are live.

Someone might wait a while before submitting I guess. These are just picked up as soon as they are shared on Twitter.

Re: Show HN: Vinepeek - watch the world in realtime in 6 second snippets

#13
post #12

A little help please! so I have a vine link, say http://vine.co/v/b53lmWrxtQr . How do I get the .mp4 link to the vine video itself? is there a vine api or do I hard scrape?

https://vines.s3.amazonaws.com/ videos/FED404A9-A4BE-4575-A73B-8542E146FA71-52962-0000207E5EF700D9_1.0.3.mp4? versionId=E5rpcmqj9ySK91RTSGuF3rjYuSPBOgzG>

I think maybe the Twitter api (what vinepeek is using) may return it, because it's part of a twitter card thing?

edit: no it doesn't, you'd need to scrape.

Re: Show HN: Vinepeek - watch the world in realtime in 6 second snippets

#15
post #12

A little help please! so I have a vine link, say http://vine.co/v/b53lmWrxtQr . How do I get the .mp4 link to the vine video itself? is there a vine api or do I hard scrape?

Looks like it would be easy to scrape, grab the src attribute from the video element.
Post reply on HN