s1ddly / Berserk-DL

lil repo I made to download the berserk manga from a reading site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my Berserk download repo!

This repo houses the code I used to download berserk from a reader site: https://readberserk.com/
This software is provided AS IS with no warranty, execute/run it at your own risk, however I reccomend not to run it.
Due to the nature of this type of script, this can count as a DOS attack with how much its hitting the CDN's, if multiple people run it at the same time you have a fully fledged DDOS attack against the readberserk site and its CDN's :(

I wrote this because there werent any succint downloads for berserk manga, and i couldn't be bothered going to the site everytime i wanted to read, I have compiled the output into a zip file so you can download it yourself without having to run the script and put load on the CDN's :)

If you are the copyright owner or would like to have this removed for legal reasons, do not hesitate to contact me :)

Getting the Files

This repo has the pdf's and Images for the berserk manga from chapter A-P, 0-364 in both image and pdf format.
To download the hole manga, you can use the releases, of which there are 2:
Images
PDF's
I have had to split the file into 2 smaller zips(githubs max file size is 2gb)

Additionally, you can download individual chapters from the downloads folder:
Images
PDF's

Issues

Chapter 83 and 364 had issues with the line endings(they were using the windows carriage return in the html, meaning bash and curl couldn't parse it properly)
I had to manually download the images for those ones.

Stats

Start time 2:34pm
End time 3:12pm
Total runtime: 38 minutes

I πŸ‘πŸš« have not ❌ been checking chat πŸ™‡πŸ’¬ because I πŸ‘πŸ‘ have πŸ˜©πŸ‘ been completely πŸ™ŒπŸ˜ engrossed in πŸ‘πŸšͺ downloading the πŸ‘€ entirety of the πŸ’¦πŸ•΅ berserk manga from πŸ”› this πŸ‘€πŸ˜· site - https://readberserk.com/ for most πŸ‘₯πŸ‘‰ of the day πŸ“…πŸ˜©

About

lil repo I made to download the berserk manga from a reading site

License:MIT License


Languages

Language:Shell 100.0%