• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle



  • Hey, while we have you, can I ask what is the best way to join or merge all the downloaded videos still using the command line. Like do I cd to the download directory and have it do something, something somethint ffmpeg?

    Also, is downloading the mp4 significantly different in sound quality than bestaudio (which tends to output a webm rather than mp4)?


  • No no, thats not what I meant. I mean just that I usually keep my eyes peeled for apps that do the same or a similar function as a redundancy backup plan type thing. Like I collect apps that do the same thing but maybe have slightly different or novel implementations cuz I dont want to be caught with my pants down when they wise up to whatever way I was getting the needful done

    Lots of respect for what you’re doing and it must be very difficult to try and ensure that level of compat. Hope you’re kind to yourself about it all, thats alot, yo.





  • I know its super in-fashion to shit on the concept of “vibe coding” but I really do wish there was a more boilerplate way to remove having to worry about designing the UI/UX so I could focus on getting the MVP functionality down and having it relatively neatly display, more akin to designing a form or Apple Shortcut.

    I have tons of forms I’ve designed that are basically de facto programs that I can whip up super easily and just pick the data “type” for each “line” of the form which essentialky equates to a line or block of code in a code program. Decent looking enough, interactive, can easily high-level edit and tweak shit and test it to make sure it mostly fool-proof produces the outputs that are needed.

    Whenever I think of all the graphical and UI and UX stuff that has to go into making a viable app I get so discouraged, I hate having to think about all that stuff and the geeking around to make it functional let alone aesthetic