Comment on Anyone know a good Selfhosted yt-dlp manager?
frongt@lemmy.zip 22 hours ago
Can’t get any simpler than the terminal, can you? I just paste links into the terminal after a yt-dlp command.
Comment on Anyone know a good Selfhosted yt-dlp manager?
frongt@lemmy.zip 22 hours ago
Can’t get any simpler than the terminal, can you? I just paste links into the terminal after a yt-dlp command.
lIlIlIlIlIlIl@lemmy.world 21 hours ago
Sure, but OP specifically asked for a “manager.” Plus typing it out means looking up flags and switches each time
BlueOysterCultist@lemmy.zip 13 hours ago
I went one step further and used python to handle the flags and what not
Just gotta add each url / playlist to a text file, then run the python script
But seeing all these GitHub’s with much more elegant solutions is pretty cool