After enjoying a lot of FOSS posts, I wanted to share this little utility I made to give back to the community (and to improve it haha)!

INB4: This program is experimental and has bugs. Is mainly used by me and a couple of friends so any issue on github or here is more than welcomed. Also suggestion, etc.

Contributions are more than appreciated

From the readme

TransTerm is an highly experimental text based graphical user interface to act on YouTube videos.

Being text based, this program runs even in the terminal.

TLDR Listing features:

  • Download any youtube video at the highest resolution by default in mp4 format
  • Is able to automatically convert the downloaded video both in mp3 or wav format
  • Playlist support for the above features including automatically rename the files using the video title and the channel name
  • Playlists organization in folders with resume support (aka check if files are already there with the same title and channel)
  • Transcribe a ssingle downloaded video using either: • Google Audio to Text • Google Audio to Text + Silence detection • Sphynx CMU (processed offline locally)

TLDR Working on:

  • Some kind of progress check so that it does not look stuck (especially in playlists)
  • Better error management (if i find other errors or you guys do)
  • Maybe channel support, I don’t know if ethically is ok

HUGE DISCLAIMER

This tool is ONLY for personal use and for permitted uses. I created this cause I needed a transcription tool and now I also use it to save playlists or songs offline for long trips. Don’t do that if you can’t.___

  • HamBrick@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    I just finished adding spotify support to my own version of this a couple days ago. Well done, looks far better than mine.

      • HamBrick@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Sorry for completely forgetting to respond to this. Getting my stuff ready for github now, will report back with link

        • The Cooking Senpai@lemme.discus.shOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          I completely forgot too, incidentally I opened my Lemmy instance tonight and wow, what a timing. Looking at it (ps. thanks for the compliments!) ASAP , I am a little demotivated because I discovered JD2 does the exact thing of my software but well, at least mine is in the command line lol