about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src/lib.rs
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-17 08:52:28 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-17 08:52:28 +0200
commit0a1700131341c5dac55a395ce5ccdac4f8ec0c9e (patch)
tree1fa1e3322cd19d640a1847d2bf3e27da771fea2b /crates/yt_dlp/src/lib.rs
parentfix(yt_dlp/): Include the frozen python stdlib (diff)
downloadyt-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