mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-07-11 12:41:19 +09:00
db7b054a61
Preference functions that take a request and a request handler instance can be registered to prioritize different request handlers per request. Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>