to circlegirl.neocities.org
to nightshade.day

thea's site


simple script
for downloading multiple media files from the web

i spend a decent amount of my time messing with my jellyfin server, which can require me to download entire series' of shows at once. downloading each file seperately, and then sorting into all the right folders is inefficient and a waste of my time.

i decided to write a script to easily grab all the links off of a page and download them to a specific folder using aria2c, my favourite CLI download util. although it is extremely simple, i want it to be open to anyone to modify or use. i will be (slowly) improving apon it until it gets to a point where im satisfied with how things run !!!

extra info: the script requires a linux machine (simply because you shouldnt be running a jellyfin server on windows anyway) but i will be rewriting the script in C/C++ sometime soon!

the script also requires that you install hakrawler (for web crawling) and aria2c (for multi-threaded downloads)

this script was designed mostly for use with the vadapav site