Go port of my Marvel Unlimited comic downloader, Marvel Universe Ripper. Windows binaries
A subscription is required.
- Login to Marvel.
- Install EditThisCookie Chrome extension (any other Netscape extensions will also work).
- Dump cookies to txt file named "cookies.txt" (http://www.marvel.com/ tab only).
- Move cookies to MUR's directory.
Cookies will eventually expire. Just repeat the dumping process.
All comics pages from Marvel Unlimited come in jpg format. They'll be converted losslessly to CBZ.
Download two comics:
mur_x64.exe https://www.marvel.com/comics/issue/89543/captain_america_2018_28 https://read.marvel.com/#/book/56459
Download a single comic and from two text files:
mur_x64.exe https://www.marvel.com/comics/issue/89543/captain_america_2018_28 G:\1.txt G:\2.txt
If building or running from source, you'll need to include the structs.
go run main.go structs.go <urls>...