This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Put your username and password in this file: | |
. ~/.jncep/credentials | |
# in the following format: (without the # in front) | |
# [email protected] | |
# PASSWORD='password' | |
# This will download everything that exists in the series you point it at, assuming | |
# they haven't expired, consolidating parts by volume into single epubs if |