Previous script queue flow was so cool so I've decided to make some universal solution to download movies from uakino.club too. Previous article https://16rom.com/en/blog/uaserialspro-downloader

The huge improvement here is the ability to download the list of episodes in queue. For example, my daughter is watching One Piece anime now and we need to download only certain episodes from 100 to 110. We can use

./movie.sh https://uakino.club/animeukr/anime-series/13232-van-ps-velikiy-kush-1-sezon.html --skip=99 --total=10

Repo available here: https://github.com/onesixromcom/movies-downloader

By default wget queue will be created and after downloading all segments videos will be converted to mp4 with ffmpeg. Program will exit if remote server is not responding after 5 reconnections. Run the same script again and downloading of segments will be resumed.