Garett PHG

Results 11 issues of Garett PHG

Hello there! I have a suggestion. Would it be nice if `git-deploy` able to read system's environment variables instead of text .ini file? This will help a lot on Continuous...

Unlike single page link wallpaper, search results link that download multiple wallpapers at once doesn't produce tags on JSON metadata. Search link: https://wallhaven.cc/search?q=%40garett ```sh # save the whole metadata into...

My objectives: 1) keep the zip files locally for archival 2) produce encoded ugoira

Normally, to get this repo files, I have to download then copy the required files. The copied files are included on Git. I have an idea to add this repo...

Related to this: https://github.com/mikf/gallery-dl/issues/1747 Some source link don't specified the original gallery source link, but the artist galleries instead. It ended up downloads the whole artist gallery. For example, [this...

enhancement

### Why do you want to add this package to Termux? I want it available on Termux. It has several executor options and I think "shell" executor could works on...

package request

Implemented log flusing: it stores logs and writes to logfile on demand. This helps performance because file operations are locking. At cost of memory. Using `love.filesystem` if exist instead `io`....

### Prerequisites - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [X] Non-GUI tool - [X] Reasonably well-known and...

package-request

Let's say, I have a list of pixiv ugoria and get it passed to: `gallery-dl --ugoira-conv-lossless`. The download halts as recent downloaded artwork getting processed into video. Once done, download...

feature-request
postprocessor
2.0

Tested on DOSBox and DOSBox-X. Assuming `MYGAME.EXE` is on `C:\SOME\PATH\TO\THEGAME\` and the current directory is on `C:\HOME\`. Run the game by either: ``` ..\PATH\TO\THEGAME\MYGAME ``` or ``` ..\PATH\TO\THEGAME\MYGAME ``` Then...