diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-17 08:52:28 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-17 08:52:28 +0200 |
commit | 0a1700131341c5dac55a395ce5ccdac4f8ec0c9e (patch) | |
tree | 1fa1e3322cd19d640a1847d2bf3e27da771fea2b /crates/yt_dlp/src/lib.rs | |
parent | fix(yt_dlp/): Include the frozen python stdlib (diff) | |
download | yt-0a1700131341c5dac55a395ce5ccdac4f8ec0c9e.zip |
fix(yt_dlp/post_processors/dearrow): Migrate to curl for api requests
The reqwest crate will panic if it is blockingly run inside another executor. But we cannot make this function async, as the whole api is forced to be sync by python ffi.
Diffstat (limited to 'crates/yt_dlp/src/lib.rs')
0 files changed, 0 insertions, 0 deletions