syntaxfm / syntaxfm/website

Add episode duration to the DB

Open
#1,361 1 comment 1 reaction 1 assignee View on GitHub

@stolinski is already working on this.

Since Jun 27, 2024.

Dominant language
Svelte
Stars
1.2k
Forks
515
Avg merge
23h
Merged PRs (30d)
13

Description

Episode duration isn't something we have saved. IT would need to be calculated at import.

I initially thought we could do this when we get the transcripts, because we have ffmpeg out. BUT I think we can do it without ffmpeg?

Perhaps though the metadata of the mp3?

https://github.com/transitive-bullshit/get-mp3-duration
https://stackoverflow.com/questions/50503460/get-duration-of-remote-mp3-file-without-full-download

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.