fireattack

Results 96 issues of fireattack

### Windows Terminal version 1.20.11381.0 ### Windows build number 10.0.19045.4412 ### Other Software _No response_ ### Steps to reproduce ```python s = '打印一个非常长的中文句子,啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊' for _ in range(100): print(s) ``` ```js...

Issue-Bug
Needs-Triage
Needs-Attention

### Prerequisites * [x] Did you read FAQ section in [readme.md](https://github.com/Nandaka/PixivUtil2/blob/master/readme.md)? * [x] Did you test with the latest [releases](https://github.com/Nandaka/PixivUtil2/releases "latest releases") or [commit](https://github.com/Nandaka/PixivUtil2/commits/master "latest commit") ? * [x] Did...

Test with config.json: ```json { "extractor": { "postprocessors": [ { "name": "metadata", "event": "after", "directory": [".."], "filename": "!metadata.jsonl", "mode": "jsonl", "open": "a" } ] } } ``` Prior to https://github.com/mikf/gallery-dl/commit/1bdb0f7a49eb3643262b1b1818c3439592294535,...

bug
postprocessor
os:windows

# Bug Report ### Bug Description Injecting any rule, even the ones will not match, would break any websites built with this caseme.io service, including their homepage: https://caseme.io/ (I originally...

external
has-user-workaround

#### List the website(s) you're having issues with: ``` https://sub.info.mouser.com/npi-optdown-zh-tw?{private query parameters} ``` #### What happens? The above link is used to unsubscribe newsletter for mouser but it's blocked by...

I've noticed this happening a lot lately. Video segment download will stop at some point and never seem to recover. Re-start usually fixes it. ``` >ytarchive -w --verbose https://www.youtube.com/live/UbrJIO3rKRU best...

When downloading a post with file attachment e.g. ![image](https://github.com/user-attachments/assets/41b8a27e-1071-4427-88e4-b51907177d32) The downloaded zip file will have two copies of this file: ![image](https://github.com/user-attachments/assets/5b363121-6f13-4e0f-9167-91f8bb693f36) This only starts to happen lately.

### Steps to reproduce I have the same audio wav, in FLAC and WAV respectively. ```python from pathlib import Path import pydub import time print('start..') t = time.process_time() f =...

**Describe the bug** This post has no download button. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://x.com/seigura/status/1842037500065546723 **Screenshots** If applicable, add screenshots to help explain your problem....

bug

As title. These services are geo-locked to only some countries and many people need to use proxy to visit them, including API endpoints.

enhancement