Skip to content

Instantly share code, notes, and snippets.

View archieplaylist's full-sized avatar
💭
I may be slow to respond.

Archie archieplaylist

💭
I may be slow to respond.
View GitHub Profile
@archieplaylist
archieplaylist / protected-files.md
Last active March 18, 2025 13:27
This repository provides a simple script to download protected or view-only files from Google Drive. The script leverages the jsPDF library to capture images displayed in a preview and compiles them into a downloadable PDF file.

Download Protected View-Only Files from Google Drive (PDF)

This repository provides a simple script to download protected or view-only files from Google Drive. The script leverages the jsPDF library to capture images displayed in a preview and compiles them into a downloadable PDF file.

Features

  • Works with view-only or protected Google Drive files.
  • Converts images from the preview into a downloadable PDF.
  • Supports Google Chrome, Firefox, Microsoft Edge, and Apple Safari.

Usage

@archieplaylist
archieplaylist / nanorc
Created November 9, 2020 12:51
nanorc
## Sample initialization file for GNU nano.
##
## For the options that take parameters, the default value is shown.
## Other options are unset by default. To make sure that an option
## is disabled, you can use "unset <option>".
##
## Characters that are special in a shell should not be escaped here.
## Inside string parameters, quotes should not be escaped -- the last
## double quote on the line will be seen as the closing quote.