🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/known-as-ryuu/anyflip-downloader

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/known-as-ryuu/anyflip-downloader

v0.1.6
Source
Go
Version published
Created
Source

anyflip-downloader

build goreleaser

Download anyflip books as PDF

Disclaimer

Only use this tool to download books that officially allow PDFs to be downloaded.

Usage

$ anyflip-downloader <url to book>

Set title manually

If you do not want to use the book title from anyflip, you can change it using the -title flag.

$ anyflip-downloader <url to book> -title <your book title>

Specify temporary download folder path

The default temporary download folder path will be the title of the book. However, in certain situations, you might want to change the temporary download folder. For this, the -temp-download-folder flag exists. This folder will be deleted after a successful download.

$ anyflip-downloader <url to book> -temp-download-folder <temp folder name>

Installation

You can either download the executable from the release page, install from source or install with the go install command, which is the recommended way, as it enables easy updating.

For go install and installation through source, the go tools are required.

To use the go install command, just run

$ go install github.com/Lofter1/anyflip-downloader@latest

FAQs

Package last updated on 21 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts