behrad.b
behrad.b
Hia:3 and Thank you for this scraper. I'm not sure what I'm doing... but when I try this: ```js const RedgifsDownloader = require("redgifs-downloader") const downloader = RedgifsDownloader.create("./gifs") downloader.downloadUser("em_the_femboy") ``` The...
Hi, Is there a way to use Remarkable's export features using commnadline? for example to convert a Markdown to PDF doing something like: ``` ./run.sh --convert File.md File.pdf ``` I'm...
Is it possible to use ratarmount to mount to a password-protected (encrypted) 7z archive? I tried this: ```shell ratarmount archive.7z mount-point ``` **UPDATE:** I also tried this: ```shell ratarmount --password...