Shout out something you’ve done lately you’re proud of. I spent most of last week building 10 new “soil boxes” for the vegetable portion of my small farm’s crops. Fully fenced in, basic irrigation setup and everything in the ground growing or ready to grow.

  • AstroLightz@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    23 hours ago

    I’ve been working on a hobby Python project to extract YT URLs from a CSV file, mass download them as audio files, extract their thumbnails and crop them to be square (Like proper album art), then re-encode them again.

    I’ve gotten the functionality of the CSV Extractor and Thumbnail Fixer completed, but I still need proper message displays for them, as well as a menu to select between the 2 functionalities.

    If it’s possible, I would love to automatically add the title and artist metadata to the files based on the filename, though I haven’t figured out a way to do that yet.