hafeoz
hafeoz
Should we leave the cargo message in `stdout` instead of moving it to `stderr`? This way the timeline will not be disrupted.
> We'll want to (as best we can!) preserve the structure of the API response/requests So should we preserve (at least to our best) the `stdout` and `stderr` field in...
I've been poking around and writing custom diagnostic renderer for the last few days and it's way more complicated than I expected. In order to not break existing API, we...
Following is the formats available without this PR: ``` [debug] Command-line config: ['--list-formats', '--cookies', '/home/hafeoz/.ytdlp-cookies.txt', '-vU', 'https://music.163.com/#/song?id=1952853555'] [debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen...
So it seems like this API is no longer useful (https://github.com/yt-dlp/yt-dlp/issues/9196#issuecomment-2187265378 https://github.com/yt-dlp/yt-dlp/pull/9197#discussion_r1651389618). Closing :(
Sorry I've re-forked (to make PR commit history clean) and GitHub won't let me re-open this PR with the new repo. I've submitted the change as #10258 :)