<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>go on Pudú Programming</title>
    <link>https://lderequesens.netlify.app/tags/go/</link>
    <description>Recent content in go on Pudú Programming</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 25 Mar 2024 00:00:57 -0300</lastBuildDate><atom:link href="https://lderequesens.netlify.app/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Trying to get the duration of videos in a folder</title>
      <link>https://lderequesens.netlify.app/posts/2024-02-20-doing-a-tui-with-bubbletea/</link>
      <pubDate>Mon, 25 Mar 2024 00:00:57 -0300</pubDate>
      
      <guid>https://lderequesens.netlify.app/posts/2024-02-20-doing-a-tui-with-bubbletea/</guid>
      <description>I have an script to get the duration of all .mp4 and .mvk files and sum it to get the total time of the folder, I do this using ffprobe but could I do it with go?
tl;dr: no, I&amp;rsquo;m not that good and I should use the tools that are available.
Step 1: get duration with Go So I&amp;rsquo;m not good with go but I like the language and I will try to use it, first problem is&amp;hellip; how do you get the duration of a file?</description>
    </item>
    
  </channel>
</rss>
