Skip to content
This repository has been archived by the owner on Nov 20, 2017. It is now read-only.

Metalnem/zinio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Zinio DRM removal Build Status Go Report Card license

This command line tool removes DRM from magazines in your digital Zinio library. For more details visit my blog post Removing Zinio DRM.

Frequently Asked Questions

Do I have to download the whole library every time?

No, you don't—this tool skips issues that you have already downloaded. It will only download the magazines that are not present in your download folder.

Can I download a specific magazine issue?

I agree that this would be a nice feature, but I will not implement it, mostly because it would be complicated to use from the command line. Again, you don't have to download the whole library each time, so this feature is not essential in my opinion.

How can I build the application from source?

Zinio DRM removal tool is using dep for managing dependencies. If you want to build it from source, you have to install dep first, and then run the following command in the zinio directory:

$ dep ensure

Downloads

Windows
Mac OS X
Linux

Usage

$ ./zinio
Usage of zinio:
  -email string
    	Account email
  -password string
    	Account password

Example

$ ./zinio -email user@example.org -password secret123 

About

This command line tool removes DRM from magazines in your digital Zinio library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages