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.___
And here I thought this would be about programming socks and stuffed sharks
Give me Blahaj or give me death
Glad I’m not alone lol
For the screenshot you might want to use a terminal that doesn’t have bloom, a CRT filter, and a background, I genuinely can’t see the TUI.
lol sorry for that I’ll correct it as soon as possible!
So kinda like https://github.com/yt-dlp/yt-dlp but with a GUI?
Ye and in the terminal :) I find easier to copypaste and click buttons sometimes
Late edit: and also great project, genuinely didn’t know it (using pytube)
I was just looking for a good, local transcriber a few weeks back, thanks for the project!
I just finished adding spotify support to my own version of this a couple days ago. Well done, looks far better than mine.
curious! Send github :) If it’s in python, why not collab (i mean, in our free time)
Sorry for completely forgetting to respond to this. Getting my stuff ready for github now, will report back with link
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
Warning: my code it not nearly as pretty or organized as yours, nor is it Object oriented in the way you’re supposed to do it. github link
Matt Walsh has already made an hour long rant about this.