Blackhole Scans [Completed]

Status
Not open for further replies.
୧⍢⃝୨
Staff
Super Moderator
Joined
Jan 7, 2023
Messages
169
Sadly, this spanish group only uploaded to TMO (spanish aggregator), so we don't have a better option to download their chapters. Most of them will be in a questionable quality.
They've worked in a fairly large number of popular titles, so reuploading their chapters to MD is a must.

https://lectortmo.com/groups/6163/blackhole-scan/proyects
Please upload to this group: https://mangadex.org/group/43081546-8aad-434a-8e15-694dc4009ec9

To download from TMO you can use RipSM, but be advised that this software occasionally opens ADs on your browser as a form of monetization, this software is the current most effective way of downloading from TMO, since they allow batch downloads and is highly unlikely you will get banned from TMO by using it. You can also use Tachi's extension to download chapters, but I've seen a lot of people getting banned from TMO by doing batch downloads, TMO hates 3rd-party readers.
 
୧⍢⃝୨
Staff
Super Moderator
Joined
Jan 7, 2023
Messages
169
I wouldn't trust Spanish Adware...
I also don't like it, but as I mentioned, it's the most efficient and effective tool to batch download, you don't have to use it ofc, but even Tachi has issues with people getting temp-banned/permanently banned due to downloading a lot of chapters. sigh

I currently don't have the time, but I'd rather write a custom script.
If you end up doing it, good luck. Do share your script if it turns out to be better than RipSM. 🙏
 
Power Uploader
Joined
Jul 12, 2020
Messages
157
While Roler finishes his script, you may try my shitty quickly-coded scrapper using winforms, the latest technology from Microsoft : https://github.com/Ylevo/SpanishScrapper
Requires .NET 6.0 or something.

A few things :
  • Stop button is not instant because the logic is trash, but it does stop.
  • Currently 5 concurrent requests hardcoded, will change it tomorrow.
  • However it's already scrapping pretty fast, fast enough that I had to add a delay to avoid getting an empty page or whatever.
  • I was able to download all chapters of https://lectortmo.com/library/manga/8395/seirei-tsukai-no-blade-dance without getting "banned".
  • Chapter is skipped if the chapter folder already exists.
  • Delay is in milliseconds, should go without saying.
 
Power Uploader
Joined
Apr 28, 2020
Messages
94
While Roler finishes his script, you may try my shitty quickly-coded scrapper using winforms, the latest technology from Microsoft : https://github.com/Ylevo/SpanishScrapper
Requires .NET 6.0 or something.

A few things :
  • Stop button is not instant because the logic is trash, but it does stop.
  • Currently 5 concurrent requests hardcoded, will change it tomorrow.
  • However it's already scrapping pretty fast, fast enough that I had to add a delay to avoid getting an empty page or whatever.
  • I was able to download all chapters of https://lectortmo.com/library/manga/8395/seirei-tsukai-no-blade-dance without getting "banned".
  • Chapter is skipped if the chapter folder already exists.
  • Delay is in milliseconds, should go without saying.
I always get this (no matter the delay):
oNk5foi.png


As for my script, I probably won't make it public (at least not before refactoring) since it's also a quickly-coded puppeteer script.
They often increase their Cloudflare protection, so puppeteer looked like the laziest and easiest choice.

Downloading is as fast as the site "cascade" reader since it gets the images directly from the network responses from the site, but I still had to add millisecond delays between chapters and a few seconds between projects to appear more like a human:
W8e78E9.png


Btw I already have all the chapters downloaded and mostly auto-organized for upload from the TMO data, but I do need to fix some of them and add volume numbers. I might begin uploading this or next week if no one else does.
VXDoDRf.png
 
Last edited:
Power Uploader
Joined
Jul 12, 2020
Messages
157
I always get this (no matter the delay):
oNk5foi.png
I just found out that some of their mangos entries are by default on the cascade reader, and since I didn't check that, you end up loading ... a facebook page. I'll fix it for the sake of it, but I guess there isn't much point since you already got everything.

EDIT : should work now, for those who want easy PU rank.
 
Last edited:
Power Uploader
Joined
Jan 8, 2023
Messages
60
I just found out that some of their mangos entries are by default on the cascade reader, and since I didn't check that, you end up loading ... a facebook page. I'll fix it for the sake of it, but I guess there isn't much point since you already got everything.

EDIT : should work now, for those who want easy PU rank.
i sacrifice my life for PU (let's see how it goes)
 
Power Uploader
Joined
Apr 28, 2020
Messages
94
I just found out that some of their mangos entries are by default on the cascade reader, and since I didn't check that, you end up loading ... a facebook page. I'll fix it for the sake of it, but I guess there isn't much point since you already got everything.

EDIT : should work now, for those who want easy PU rank.
Some issues and suggestions:
 
Power Uploader
Joined
Jul 12, 2020
Messages
157
Some issues and suggestions:
1) I think that's just the case where the groups you selected didn't have a release for a chapter, so the chapter folder is empty. If you meant empty group folder, then no idea.
2) I was lazy, but I didn't see "a lot" of chapters wrongly ordered - in fact I saw none. But I should definitely rename them.
3) Hadn't seen that case at all.
4) Will do later.

I should also definitely remove that "skip chapter if folder exists" and change the logic because it's really retarded.
 
Power Uploader
Joined
Apr 28, 2020
Messages
94
1) I think that's just the case where the groups you selected didn't have a release for a chapter, so the chapter folder is empty. If you meant empty group folder, then no idea.
2) I was lazy, but I didn't see "a lot" of chapters wrongly ordered - in fact I saw none. But I should definitely rename them.
3) Hadn't seen that case at all.
4) Will do later.

I should also definitely remove that "skip chapter if folder exists" and change the logic because it's really retarded.
  1. Yeah, it's the first case, but it would be better to just exclude the whole chapter
  2. Well, I downloaded 2K chapters so I did see a lot lol (did the same mistake with my downloader the first time)
  3. An example of joint group releases and unordered filenames: https://lectortmo.com/library/manga/43043/fukushuu-kansuisha-no-jinsei-nishuume-isekaitan
 
Last edited:
Status
Not open for further replies.

Users who are viewing this thread

Top