this post was submitted on 28 Jun 2026
27 points (100.0% liked)

Books

594 readers
4 users here now

For all books - fiction and non-fiction.

founded 4 years ago
MODERATORS
 

Fiction or Non-Fiction, academic or casual, theory or non-theory, feel free to mention books of any genre and on any topic.

Previous week's thread.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] TabularTuxedo@lemmygrad.ml 1 points 6 days ago* (last edited 6 days ago)

Yes it would be the CLI. Thing is that it's simpler since the Linux filesystem gets exposed in the File Manager (it's literally a "Linux" tab next to "This computer")

So, you can just drag and drop a file from the Videos folder in Windows into Linux and vice-versa.

So you could drag the video into Linux, run stt transcribe /home/user/my_video.mp4 and then grab it back to Windows Videos folder (or just use the Linux folder since it's treated as a regular directory by Windows)

It's easier for a beginner than messing with mounting and mv. It's what I do in my work computer whenever I need to do something with yt-dlp.

It's very, very convenient. I wonder if WSL is the reason why winget was abandoned