-
Is there a way to mock a response that's a large file download, such as a 100MB tarball?
I guess in theory the file could be loaded into memory, but it might be better to give a path that's read on…
-
## Checklist
- [x] I'm reporting a site feature request
- [x] I've verified that I'm running yt-dlp version **2021.03.01**
- [x] I've searched the bugtracker for similar site feature re…
-
wsky updated
11 years ago
-
### Describe the bug
When running tests against the TTS endpoint, I've observed that streaming the audio response takes nearly the same amount of time as receiving a fully generated audio file. This …
-
**Describe the bug**
Importing Extended streaming history doesnt work. It shows "The initialization failed, maybe your files are wrongly formatted" when importing
**Additional context**
I t…
-
### What is it?
The `makefile()` method on Python sockets converts them to file-like objects, mapping `write` to `send`, _etc._ Trio’s documentation says that `makefile()` for Trio sockets is not i…
-
youtube-dl is often embedded by php applications. There should be an example php page included, with the following features:
- Enter URLs and execute youtube-dl (in the background)
- Show progress of …
-
**Describe the problem you faced**
hello i try to test several schema evolution usecases using hudi 0.15 and spark3.5 using hms 4
first test: Adding column in PG --> debezium / schema registry ok --…
-
Currently the node server implements functionality by adding plugins implemented internally (to node), and the artemis server uses handlers, also internal.
This means we are rewriting the same fun…
rob42 updated
5 years ago
-
**Describe the bug**
I'm working on a food inventory app on iOS and users can scan products and autofill items using OpenFoodFacts.
I thought that uploading the items not found in the database back …