{"id":21845180,"url":"https://github.com/nyt92/mrm-downloader","last_synced_at":"2025-10-08T04:47:09.613Z","repository":{"id":265084554,"uuid":"895088516","full_name":"NYT92/mrm-downloader","owner":"NYT92","description":"Download video and bulk images from myreadingmanga manga/doujin page.","archived":false,"fork":false,"pushed_at":"2025-03-20T14:54:28.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T15:42:23.203Z","etag":null,"topics":["downloader","myreadingmanga","userscript","userscripts"],"latest_commit_sha":null,"homepage":"https://greasyfork.org/en/scripts/507784-mrm-downloader","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NYT92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T14:38:25.000Z","updated_at":"2025-03-20T14:54:31.000Z","dependencies_parsed_at":"2025-01-17T10:01:57.114Z","dependency_job_id":null,"html_url":"https://github.com/NYT92/mrm-downloader","commit_stats":null,"previous_names":["nyt92/mrm-downloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NYT92%2Fmrm-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NYT92%2Fmrm-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NYT92%2Fmrm-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NYT92%2Fmrm-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NYT92","download_url":"https://codeload.github.com/NYT92/mrm-downloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244828686,"owners_count":20517154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["downloader","myreadingmanga","userscript","userscripts"],"created_at":"2024-11-27T23:08:26.667Z","updated_at":"2025-10-08T04:47:09.607Z","avatar_url":"https://github.com/NYT92.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MRM Downloader\n\nDownload bulk images and videos from myreadingmanga.info.\n\n## Features\n\n- Download bulk images and videos from myreadingmanga.info.\n- Download manga/doujin into a ZIP file or PDF file\n- Support downloading videos, GIFs, images in one place into a ZIP format\n- that it...\n\n## Installation\n\n### Userscript\n\nAll the docs moved to the [userscript](https://github.com/NYT92/mrm-downloader/tree/main/userscript) folder.\n\n### Firefox\n\n1. Download the extension from the [releases](https://github.com/NYT92/mrm-downloader/releases) page.\n2. Click the ``mrm-downloader-x.x.x.xpi`` file\n3. Allow all of these it when prompted.  \n   \u003cimg width=\"410\" height=\"206\" alt=\"zen_Ng4SZM8P8F\" src=\"https://github.com/user-attachments/assets/efb097fa-2b82-43b2-be9f-9d80965b18ed\" /\u003e  \n   \u003cimg width=\"411\" height=\"423\" alt=\"zen_pkTTCDUWLv\" src=\"https://github.com/user-attachments/assets/1d2d279a-7524-46eb-a91a-890691bcb95d\" /\u003e\n\n5. You can now use the extension by going to any manga/doujin/videos page on myreadingmanga.info.\n\n### Chrome\n\n\u003e This may apply to other Chromium-based browsers like Brave, Edge, etc but I have not tested it on other browsers just yet.\n\n1. Download or clone this repository to your computer.\n2. Open Google Chrome and go to `chrome://extensions/`.\n3. Enable **Developer mode** (toggle in the top right corner).\n4. Click the **\"Load unpacked\"** button.\n5. In the file dialog, select the `chrome` folder from this repository (the folder containing `manifest.json`).\n6. The extension should now appear in your extensions list and be ready to use.\n\n\u003e You may need to pin the extension to your toolbar for easy access.\n\n**Note:**  \nIf you update the extension files, you can click the \"Reload\" button on the extension card in `chrome://extensions/` to apply changes.\n\n## Contributing\n\nIf you want to contribute, please feel free to do so. This project is half-vibe coded and half-coded by me because it is for my internal tools but I would love to share my work...\n\n\u003e SOON\n\n## Adblocker (off topic)\n\nIf you use any adblocker, myreadingmanga will not work and it is not our script that causes the problem. The problem is that the adblocker blocks the main important URL that accesses those resources. \nTo fix this for the uBlock origin user simply go to the `settings \u003e my filter` and add those rules in and apply.\n\n``@@||myreadingmanga.info/wp-admin/admin-ajax.php``  \n\n![image](https://github.com/user-attachments/assets/70fc9cd1-0c7b-4674-a505-f8852a4d44b5)\n\n\n## Support\n\nIf you encounter any issues, please leave a comment, create an issue, or contact me via Discord at ``@nyt92``. Please feel free to modify it as you see fit. Also, since everything is logged, open the console (Ctrl+Shift+I) or (F12), then go to the console tab and screenshot it for me.\n\n## License\n\nThe code is licensed under the GNU GPLv3. Read more [here](https://gist.github.com/kn9ts/cbe95340d29fc1aaeaa5dd5c059d2e60#file-gplv3-md)\n\n## Legal\n\nI am not affiliated with myreadingmanga.info admin or moderator there and I create and use the script to download those files for personal archival or for viewing offline purposes. **If you have money, go ahead and support all of these artists there so that they can produce good shit for all**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyt92%2Fmrm-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyt92%2Fmrm-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyt92%2Fmrm-downloader/lists"}