Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Weeb Central connector/website #7720

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

kiseki999
Copy link
Contributor

@kiseki999 kiseki999 commented Feb 3, 2025

Add weebcentral.com connector/website into HakuNeko.

I'm not that familiar with github (or git in general). So, feel free to correct me if I'm wrong.

Closes #7407

Copy link
Contributor

@MikeZeDev MikeZeDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Some issues needs to be addressed tho.

Also, you can write in main message of the PR "Closes #7407 " so it will auto close weebcentral issue when is done :)

Copy link
Contributor

@MikeZeDev MikeZeDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nearly done. Fix pasted manga title and its good to go

Copy link
Contributor

@MikeZeDev MikeZeDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution <3

@MikeZeDev MikeZeDev merged commit f35fa38 into manga-download:master Feb 3, 2025
0 of 3 checks passed
Sheepux pushed a commit that referenced this pull request Feb 9, 2025
* Add Weeb Central connector

* Add weebcentral icon

* Update WeebCentral.mjs based on review

* Update WeebCentral.mjs, change "_getMangaFromURL"
Sheepux added a commit that referenced this pull request Feb 9, 2025
* Siyahmelek: change domain (#7294)

Fixes #7293

* Fix lint on Siyahmelek.mjs (#7296)

* PixivComics: change endpoint & update hash algo (#7298)

minor changes

* add connector mikoroku (#7219)

* add connector mikoroku

* cleanup Mikoroku.mjs

* code updated

* fix clipboard

---------

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>

* CuuTruyen (#7307)

* CuuTruyen

* apply suggestions

* Ngomik: change domain (#7308)

* FIx GourmetScans: fix getting pages (#7324)

* FIx GourmetScans: fix getting pages

Fixes #7322

Same fix than Haruneko

* Update GourmetScans.mjs

* Update GourmetScans.mjs

* RuyaManga : cahnge domain (#7323)

Fixes #7321

* MoreNovel : change domain (#7315)

Fixes #7313

* Domains updates (#7328)

* Manhwaland: change domain

* Kiryuu: change domain

* KoMBatch change domain

* TempestScans: change domain (#7333)

Fixes #7331

* feat(RadiantScans): add connector (#7384)

https://radiantscans.com

* Desu : use referrer to download images (#7352)

* IrisScanlator: change Domain (#7347)

and use Mangastream not Mdara

* GriMelek change domain (#7370)

* Welovemanga.one : fix getting image (#7373)

simple change of dataset value

* Update SushiScans.mjs (#7388)

Just the link that changed it's catalogue instead of manga

* PixivComics : change salt (#7394)

Fixes #7393

* TruyenQQ : change domain (#7392)

* PixivComics: change salt again (#7397)

* PixivComics: change salt again

* always uses latest salt

* Update PixivComics.mjs

* MangaTale : change domain (#7399)

Fixes #7398

* PixivComics  : get salt from chapter JSON (#7402)

😞

* KomikIndo: change domain (#7420)

Fixes #7418

* TenshiID: change domain (#7432)

Fixes #7431

* Rackus (PMScans) : change domain (#7436)

Fixes #7435

* SamuraiScan: domain change (#7459)

Fixes #7454

* feat(Iken, VortexScans, MangaGalaxy): add Iken template (#7462)

* TukangKomik: update domain (#7486)

* MangaSwat: change domain (#7500)

FIxes #7494

* fix lints (#7505)

npm run lint

* fix title fetch and image fetch in hitomi (#7504)

Two observations:
- for some reason a direct DOM fetch from the request to get the title does not work (anymore). This is not related to the fetch but rather to the requested page itself, as the title element to be just gone (reproducable in curl). The suspicion I have is that there might be some javascript run afterwards that populates the title instead, hence resorting to js injection to get the title directly (unfortunate, but better than completely broken).
- the source code on the site for fetching images has changed, updating to be consistent to what is on the site.

* AllHentai: change domain (#7502)

Fixes #7499

* AresManga: change domain (#7501)

Fixes #7493

* OlympusScanlation: change domain (#7506)

and tiny api fix.

Fixes #7503

* update domains (#7507)

* Miauscan: change domain (#7520)

Fixes #7519

* TenshiID: update domain (#7529)

Closes #7527

* Add imperiodabritannia Connector (#7551)

* Add imperiodabritannia Connector

* Convert imperiodabritanio connector logo to correct format

* LikeManga : change domain (#7556)

* WebtoonHatti : change domain (#7572)

Closes #7570

* TCBScans: domain change (#7576)

Closes #7574

* BacaKomik: change domain (#7628)

* ComicBoost: fix getting pages (#7655)

thanks god a tiny fix.

Closes #7654

* WebtoonHatti: change domain (#7634)

Closes #7633

* Desu : update domain (#7665)

Closes #7664

* Komiku: fix getting pages (#7667)

Closes #7666

* Update Issue Templates (#7717)

* Update 2-suggest-a-new-connector-website.md

Add weebcentral info

* update wbesite issue template

* fix typo

* Manhuaga : Madara to MangaStream (#7701)

closes #7693

* Grimelel : change domain (#7689)

Closes #7688

* Add Weeb Central connector/website (#7720)

* Add Weeb Central connector

* Add weebcentral icon

* Update WeebCentral.mjs based on review

* Update WeebCentral.mjs, change "_getMangaFromURL"

* Yurineko: update domain (#7725)

Closes #7724

* MeioNovel: change domain (#7721)

Closes #7719

* Adding TernoScans and ErosScan (#7658)

* Adding TernoScans and ErosScan

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>

* Hivetoon: Change template (#7731)

* remove debug message

* InfernalVoidScan : use Iken template

---------

Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
Co-authored-by: akn19 <86169232+akn19@users.noreply.github.com>
Co-authored-by: beerpsi <92439990+beer-psi@users.noreply.github.com>
Co-authored-by: Tristan <tristan@tnet.moe>
Co-authored-by: aboudiom59 <51856879+aboudiom59@users.noreply.github.com>
Co-authored-by: noname2noname <noname2noname@protonmail.com>
Co-authored-by: Artur Lapot <51725946+Lapot300@users.noreply.github.com>
Co-authored-by: Manga Download (Owner) <147331778+manga-download-owner@users.noreply.github.com>
Co-authored-by: kiseki999 <102393549+kiseki999@users.noreply.github.com>
Co-authored-by: Kazora <quacmichael@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Site Request] weebcentral | weeb central
2 participants