What are you working on? - Programming On Unix
Users browsing this thread: 62 Guest(s)
|
|||
Mostly: https://github.com/iheanyi/bandcamp-dl
Its been my backburner project since 2016, a rewrite here, a few updates there to keep it working when Bandcamp made changes, and a few new features thrown in along the way has kept me busy when I felt the itch to code. Going through another rewrite now because I just can't help myself and my coding style + standard Python features has changed since. Id like to drop the BeautifulSoup dependency entirely and use straight LXML, I know I can, just haven't done it. That and clean up my Mutagen code. Besides that just installed a nix distro for the first time again in recent years and I'm already digging into my old dotfiles trying to get everything back the way I like it, likely rewriting some stuff I did in Bash in Python like my lemonbar panel script for HLWM (My preferred WM of choice) |
|||