Luc Ritchie

Results 12 issues of Luc Ritchie

Version 0.14.0 installed via pip. With `instaLooter $user . -devN`, posts with multiple images in them are not fully downloaded. Only the first image in the post is downloaded. With...

bug

The size that exa lists for symlinks is currently equal to the size of the link itself (roughly, the number of characters in the name of the target), rather than...

As an administrator of a Minecraft server, I would like to be able to specify custom RCON commands to run before and after a backup. I would like to use...

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information A small number of extractors return `multi_video` results, which resemble a playlist result...

enhancement

The Twitter extractor has a `text-tweets` option, which causes it to return Directory results even for tweets with no media. Some other extractors (such as Patreon) behave this way by...

## xonfig ``` $ xonfig +------------------+-------------------------------------+ | xonsh | 0.14.1 | | Python | 3.11.3 | | PLY | 3.11 | | have readline | True | | prompt toolkit...

aliases

# Pyre Bug **Bug description** Some decorators change the type of the decorated function's inputs. Because there is no easy way to describe a "mapping" over a ParamSpec, such decorators...

I have a directory tree structured like the following: ``` / ├── collections │ └── training1 │ ├── part1 -> /downloads/source1 │ ├── part2.tar.gz -> /downloads/source2/file1.tar.gz │ └── part3.zip ->...

bug

## User story I'd like to run ECT automatically on images that are newly added to a git repository. [pre-commit](https://pre-commit.com) is a relatively common tool for running a configurable set...

## This issue is a.... [ ] Bug [x] Other kind of issue (Feature request) ## Current Behavior With `-B`, `i3lock` takes a screenshot, blurs it, and then shows the...

feature request