Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hurlenko
/
mloader
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
200
Code
Issues
15
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Yo Dev, It’s Me Again – A PR You’ll Never Read (Retry)
- #74
#74
Open
l0westbob
wants to merge 89 commits into
hurlenko:master
hurlenko/mloader:master
from
l0westbob:main
l0westbob/mloader:main
Copy head branch name to clipboard
Conversation
Commits
89
(89)
Checks
Files changed
Open
Yo Dev, It’s Me Again – A PR You’ll Never Read (Retry)
#74
l0westbob
wants to merge 89 commits into
hurlenko:master
hurlenko/mloader:master
from
l0westbob:main
l0westbob/mloader:main
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2025
Rewrite and Update
l0westbob
committed
3143bef
View commit details
Copy full SHA for 3143bef
Browse repository at this point
set default secret
l0westbob
committed
a284b1f
View commit details
Copy full SHA for a284b1f
Browse repository at this point
remove custom stuff
l0westbob
committed
4fe336a
View commit details
Copy full SHA for 4fe336a
Browse repository at this point
Commits on Mar 8, 2025
Improve filename and add format parameter for pdf export
l0westbob
committed
a8ff207
View commit details
Copy full SHA for a8ff207
Browse repository at this point
Commits on Mar 11, 2025
Adds metadata option
l0westbob
committed
1cb1300
View commit details
Copy full SHA for 1cb1300
Browse repository at this point
Adds filecheck before processing
l0westbob
committed
b71414e
View commit details
Copy full SHA for b71414e
Browse repository at this point
Adjusts export_path escaping
Ben Ochocki
committed
a09607b
View commit details
Copy full SHA for a09607b
Browse repository at this point
Adjusts expected filename
Ben Ochocki
committed
142a8d7
View commit details
Copy full SHA for 142a8d7
Browse repository at this point
Adjusts filename sanitation
Ben Ochocki
committed
7226811
View commit details
Copy full SHA for 7226811
Browse repository at this point
Catches encode/decode errors for filenames
Ben Ochocki
committed
111d4dd
View commit details
Copy full SHA for 111d4dd
Browse repository at this point
Commits on Mar 12, 2025
Adjusts meta data key with prepare_filename
Ben Ochocki
committed
c31987b
View commit details
Copy full SHA for c31987b
Browse repository at this point
Commits on Mar 16, 2025
Fix metadata json folder name
l0westbob
committed
5bb6672
View commit details
Copy full SHA for 5bb6672
Browse repository at this point
Commits on Feb 13, 2026
feat: adds tests and pytest execution on push/pr
l0westbob
committed
067c32b
View commit details
Copy full SHA for 067c32b
Browse repository at this point
feat: upgrade
l0westbob
committed
571e0d0
View commit details
Copy full SHA for 571e0d0
Browse repository at this point
feat: adds full test coverage/doc strings. removes legacy support
l0westbob
committed
e669d1f
View commit details
Copy full SHA for e669d1f
Browse repository at this point
feat: hardening the code against failures
l0westbob
committed
40a445d
View commit details
Copy full SHA for 40a445d
Browse repository at this point
feat: adds real payload mocking tests
l0westbob
committed
678de3e
View commit details
Copy full SHA for 678de3e
Browse repository at this point
feat: enforces python 3.14 and adds response shift test
l0westbob
committed
3682659
View commit details
Copy full SHA for 3682659
Browse repository at this point
doc: adds doc string about current secret key
l0westbob
committed
fd82ac0
View commit details
Copy full SHA for fd82ac0
Browse repository at this point
doc: adds pytest coverage
l0westbob
committed
2e26e29
View commit details
Copy full SHA for 2e26e29
Browse repository at this point
Commits on Feb 24, 2026
feat: Adds docker-image/compose and download all functionality
l0westbob
committed
944eae0
View commit details
Copy full SHA for 944eae0
Browse repository at this point
fix: Updates compose command
l0westbob
committed
b2d1f02
View commit details
Copy full SHA for b2d1f02
Browse repository at this point
feat: Adds language option for download all
l0westbob
committed
bc1e8d6
View commit details
Copy full SHA for bc1e8d6
Browse repository at this point
feat: Adds comicinfo xml for cbz
l0westbob
committed
335731c
View commit details
Copy full SHA for 335731c
Browse repository at this point
feat: Updates compose command to download all english
l0westbob
committed
7bfa119
View commit details
Copy full SHA for 7bfa119
Browse repository at this point
fix: Adds missing logging for download-all
l0westbob
committed
d0b0212
View commit details
Copy full SHA for d0b0212
Browse repository at this point
refactor: Improves/Updates codebase
l0westbob
committed
a303d78
View commit details
Copy full SHA for a303d78
Browse repository at this point
Commits on Feb 25, 2026
refactor: Improves documentations
l0westbob
committed
7450c13
View commit details
Copy full SHA for 7450c13
Browse repository at this point
refactor: Improves downloader and docs
l0westbob
committed
b28b4eb
View commit details
Copy full SHA for b28b4eb
Browse repository at this point
refactor: Updates docker image and fixes linting
l0westbob
committed
63eb78b
View commit details
Copy full SHA for 63eb78b
Browse repository at this point
refactor: Changes compose service to cronjob based full download
l0westbob
committed
8df1821
View commit details
Copy full SHA for 8df1821
Browse repository at this point
fix: Removes release please
l0westbob
committed
25dd342
View commit details
Copy full SHA for 25dd342
Browse repository at this point
feat: Increase version
l0westbob
committed
003ef1d
View commit details
Copy full SHA for 003ef1d
Browse repository at this point
feat: Adds chapter number back and lets chapter id exist in parallel
l0westbob
committed
730e23d
View commit details
Copy full SHA for 730e23d
Browse repository at this point
fix: Fixes missing test coverage
l0westbob
committed
240b9bb
View commit details
Copy full SHA for 240b9bb
Browse repository at this point
doc: Updates readme
l0westbob
committed
bebb033
View commit details
Copy full SHA for bebb033
Browse repository at this point
Commits on Feb 27, 2026
doc: Updates readme and fixes cases with invalid responses
l0westbob
committed
95c7ddf
View commit details
Copy full SHA for 95c7ddf
Browse repository at this point
Merge branch 'dev'
l0westbob
committed
12e3cf4
View commit details
Copy full SHA for 12e3cf4
Browse repository at this point
doc: Fixes merge conflicts in readme
l0westbob
committed
5acb5b6
View commit details
Copy full SHA for 5acb5b6
Browse repository at this point
doc: Fixes readme and tests using wrong chapter id
l0westbob
committed
e8d3ea4
View commit details
Copy full SHA for e8d3ea4
Browse repository at this point
feat: Adds verify scripts for all mloader command examples
l0westbob
committed
a9077d3
View commit details
Copy full SHA for a9077d3
Browse repository at this point
chore: runs readme sync command
l0westbob
committed
a4891b1
View commit details
Copy full SHA for a4891b1
Browse repository at this point
Commits on Feb 28, 2026
feat: Adds OS env safeguard for unsupported values
l0westbob
committed
bf0f67d
View commit details
Copy full SHA for bf0f67d
Browse repository at this point
Merge pull request #3 from l0westbob/dev
Show description for 8b065de
l0westbob
authored
8b065de
View commit details
Copy full SHA for 8b065de
Browse repository at this point
Commits on Mar 9, 2026
feat: Adds pypi package publishing
l0westbob
committed
98b4fd3
View commit details
Copy full SHA for 98b4fd3
Browse repository at this point
feat: Adds cover download parameter
l0westbob
committed
6751f89
View commit details
Copy full SHA for 6751f89
Browse repository at this point
Merge pull request #6 from l0westbob/issue/cover-download
Show description for 703dbaa
l0westbob
authored
703dbaa
View commit details
Copy full SHA for 703dbaa
Browse repository at this point
Merge pull request #5 from l0westbob/dev
Show description for 733da68
l0westbob
authored
733da68
View commit details
Copy full SHA for 733da68
Browse repository at this point
fix: Switches cover download to primary cover instead of portrait
l0westbob
committed
d45b075
View commit details
Copy full SHA for d45b075
Browse repository at this point
Merge pull request #7 from l0westbob/fix/cover-selection
Show description for a37079b
l0westbob
authored
a37079b
View commit details
Copy full SHA for a37079b
Browse repository at this point
rename distribution to mloader-ng
l0westbob
committed
3252cbe
View commit details
Copy full SHA for 3252cbe
Browse repository at this point
Merge pull request #8 from l0westbob/fix/pypi-publish
Show description for 3ba9217
l0westbob
authored
3ba9217
View commit details
Copy full SHA for 3ba9217
Browse repository at this point
Commits on Mar 31, 2026
chore: Switches to uv and ty and fixes zero img bug
l0westbob
committed
98a0158
View commit details
Copy full SHA for 98a0158
Browse repository at this point
fix: Fixes mloader path in docker image
l0westbob
committed
3745c6e
View commit details
Copy full SHA for 3745c6e
Browse repository at this point
chore: Updates version across files
l0westbob
committed
45c90a8
View commit details
Copy full SHA for 45c90a8
Browse repository at this point
fix: Updates uv.lock after version change
l0westbob
committed
a15be1d
View commit details
Copy full SHA for a15be1d
Browse repository at this point
Commits on Apr 10, 2026
Merge pull request #10 from l0westbob/chore/update-tooling
Show description for 8ed654c
l0westbob
authored
8ed654c
View commit details
Copy full SHA for 8ed654c
Browse repository at this point
Commits on May 11, 2026
stability hardening
l0westbob
committed
acdb8db
View commit details
Copy full SHA for acdb8db
Browse repository at this point
fix missing testcoverage
l0westbob
committed
c356207
View commit details
Copy full SHA for c356207
Browse repository at this point
Commits on May 27, 2026
Fix Manga Plus mobile API compatibility
l0westbob
committed
1975c6a
View commit details
Copy full SHA for 1975c6a
Browse repository at this point
feat: Add backward-compatible cover format support
l0westbob
committed
9525a44
View commit details
Copy full SHA for 9525a44
Browse repository at this point
Commits on May 28, 2026
chore: Best practice repository cleanup
l0westbob
committed
c22ee8f
View commit details
Copy full SHA for c22ee8f
Browse repository at this point
Merge pull request #13 from l0westbob/dev
Show description for 7db92cb
l0westbob
authored
7db92cb
View commit details
Copy full SHA for 7db92cb
Browse repository at this point
Merge branch 'main' into dev
l0westbob
committed
7d64a55
View commit details
Copy full SHA for 7d64a55
Browse repository at this point
chore: Bumps version
l0westbob
committed
ac71174
View commit details
Copy full SHA for ac71174
Browse repository at this point
chore: Updates github workflows
l0westbob
committed
15ab9e4
View commit details
Copy full SHA for 15ab9e4
Browse repository at this point
chore: Updates github workflows with correct version
l0westbob
committed
d8503ac
View commit details
Copy full SHA for d8503ac
Browse repository at this point
Merge pull request #14 from l0westbob/dev
Show description for 4f9da4b
l0westbob
authored
4f9da4b
View commit details
Copy full SHA for 4f9da4b
Browse repository at this point
feat: Adds docker image built and push
l0westbob
committed
d647ae9
View commit details
Copy full SHA for d647ae9
Browse repository at this point
Merge pull request #15 from l0westbob/dev
Show description for a160d14
l0westbob
authored
a160d14
View commit details
Copy full SHA for a160d14
Browse repository at this point
feat: Switches docker driver
l0westbob
committed
3c2a830
View commit details
Copy full SHA for 3c2a830
Browse repository at this point
Merge pull request #16 from l0westbob/dev
Show description for 8c0360e
l0westbob
authored
8c0360e
View commit details
Copy full SHA for 8c0360e
Browse repository at this point
chore: Prepare v2.1.1 release
l0westbob
committed
788786b
View commit details
Copy full SHA for 788786b
Browse repository at this point
Merge pull request #17 from l0westbob/dev
Show description for 438c18b
l0westbob
authored
438c18b
View commit details
Copy full SHA for 438c18b
Browse repository at this point
feat: Moves docker section within readme
l0westbob
committed
784a513
View commit details
Copy full SHA for 784a513
Browse repository at this point
docs: Updates docs
l0westbob
committed
dc4a365
View commit details
Copy full SHA for dc4a365
Browse repository at this point
Commits on Jun 11, 2026
fix: Removes chapter directory from CBZ archives
l0westbob
committed
94ef177
View commit details
Copy full SHA for 94ef177
Browse repository at this point
feat: enrich CBZ ComicInfo metadata
l0westbob
committed
721c89c
View commit details
Copy full SHA for 721c89c
Browse repository at this point
docs: describe CBZ ComicInfo metadata
l0westbob
committed
7bfa092
View commit details
Copy full SHA for 7bfa092
Browse repository at this point
style: format ComicInfo metadata changes
l0westbob
committed
95a8113
View commit details
Copy full SHA for 95a8113
Browse repository at this point
Commits on Jun 13, 2026
Merge pull request #20 from l0westbob/dev
Show description for 829b80e
l0westbob
authored
829b80e
View commit details
Copy full SHA for 829b80e
Browse repository at this point
Commits on Jun 18, 2026
test: add legacy/new filename rename coverage
l0westbob
committed
9390eae
View commit details
Copy full SHA for 9390eae
Browse repository at this point
feat: support filename style migration for legacy downloads
l0westbob
committed
4b2b6e9
View commit details
Copy full SHA for 4b2b6e9
Browse repository at this point
update uv.lock
l0westbob
committed
5191ed2
View commit details
Copy full SHA for 5191ed2
Browse repository at this point
fix: reorder DownloadRunner constructor args
l0westbob
committed
280aded
View commit details
Copy full SHA for 280aded
Browse repository at this point
Add legacy filename migration handling and docs sync
l0westbob
committed
0648ef8
View commit details
Copy full SHA for 0648ef8
Browse repository at this point
Document full CI-equivalent pre-push quality gate
l0westbob
committed
0a5191f
View commit details
Copy full SHA for 0a5191f
Browse repository at this point
adds forgotten files
l0westbob
committed
a953d13
View commit details
Copy full SHA for a953d13
Browse repository at this point
Merge pull request #22 from l0westbob/dev
Show description for d48166e
l0westbob
authored
d48166e
View commit details
Copy full SHA for d48166e
Browse repository at this point
You can’t perform that action at this time.