TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Tagx.io – Create/share video highlights and annotations

57 点作者 cxam超过 5 年前

5 条评论

cxam超过 5 年前
The idea behind TAGX.io was to make it easier to share highlights of our football (soccer) video recordings. We have been recording and uploading our games to YouTube over the years and almost everyone that played watched it to see how well they&#x2F;their team performed. It became an additional discussion point days after the game until the next one. However, it does become tedious having to sit through another hour until you find something special you want to share and discuss, usually this is in the form of “check out the goal 23 minutes in”. I built TAGX to ease this process where someone would go through the video, tag the interesting parts and share it with the group. It was almost like a highlight reel, allowing you to skip through the tagged parts.<p>This was my winter holiday side project last year and I figured there would be a wider application of this service (conference talks, tutorials, lengthy videos in general) so I decided to polish it up and make it available as a service for others to use. You don’t need to create any account to use it, it’s all client-side and built using Vue.js. It’s hosted on Cloudflare Workers Sites. I wanted to try out Cloudflare Workers&#x2F;KV, so I ended up building a link shorting feature including authentication&#x2F;authorisation flow. You can read more about the stack in support -&gt; technology (<a href="https:&#x2F;&#x2F;tagx.io&#x2F;support&#x2F;general&#x2F;technology" rel="nofollow">https:&#x2F;&#x2F;tagx.io&#x2F;support&#x2F;general&#x2F;technology</a>) section.<p>Here is a tagged video of the AWS re:Invent 2019 event which I shared with someone recently that highlighted some announcements that were of interest to us: <a href="https:&#x2F;&#x2F;tagx.io&#x2F;video&#x2F;id&#x2F;Nw-wisbyZPu0LCBk9Tzbn" rel="nofollow">https:&#x2F;&#x2F;tagx.io&#x2F;video&#x2F;id&#x2F;Nw-wisbyZPu0LCBk9Tzbn</a><p>Following are some development stats for those interested:<p>- Client-side: ~80 hours (15th Dec 2019 – 7th Jan 2020)<p>- Server-side: ~30 hours (19th Jan 2019 – 24th Jan 2020)<p>- Node Experience: 5+ years<p>- Vue.js Experience: 2+ years<p>Hope someone finds it useful and any feedback is much appreciated!
评论 #22338721 未加载
cxam超过 5 年前
This is the same tagged video I shared in my previous post but without the need for any server-side requests and you can amend yourself: <a href="https:&#x2F;&#x2F;tagx.io&#x2F;video&#x2F;youtube&#x2F;7-31KgImGgU&#x2F;55:52-1:03:30@name:Amazon%20S3%20Access%20Points,1:10:30-1:16:50@name:UltraWarm%20for%20Amazon%20Elasticsearch,1:38:14-1:40:10@name:Amazon%20SageMaker%20Experiments" rel="nofollow">https:&#x2F;&#x2F;tagx.io&#x2F;video&#x2F;youtube&#x2F;7-31KgImGgU&#x2F;55:52-1:03:30@name...</a>
pensatoio超过 5 年前
I had this exact same idea in a political context. This could super useful for breakdowns of police footage. Might be wonderful for pro gaming too.
评论 #22339279 未加载
pknight超过 5 年前
Love what this is trying to solve. If the UX could improve, it would be amazing. While watching it would be great to press a button to generate timestamps and to then compose tracks by selecting any two timestamps, with the ability to add tags to timestamps or tracks while the video is still playing or after. This way you could watch a video in one fluent sitting and work out how to organize with the timestamps you created while watching.<p>One usecase is the ability to link to a comedy sketch from a longer clip and send it to a friend with the link just playing between timestamp a and timestamp b.
评论 #22341147 未加载
j45超过 5 年前
Sweet project.. Is there any thought or plan to open source this project to contribute?
评论 #22351296 未加载