Skip to content

mrfyda/imgur2pdf

Repository files navigation

imgur2pdf

Download an Imgur album to a PDF file

Set up

  1. Install imgur2pdf
    pip install imgur2pdf
  2. Create your Imgur API credentials: https://api.imgur.com/oauth2/addclient
  3. Save the crendentials in ~/.imgur/config.ini
    [imgur2pdf]
    client_id = xxxxxxxxxxxxxxx
    client_secret = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Usage

imgur2pdf ALBUM_ID

Find the ALBUM_ID in the URL: https://imgur.com/gallery/ALBUM_ID

About

Download an Imgur album to a PDF file

Resources

Stars

Watchers

Forks

Contributors