dgw

Results 632 comments of dgw

@slingamn Yeah, I've touched that code but it's frustrating that it works the way it does. Kind of amazing that it works on as many networks as it does, as-is.

Rebased! > If after a rebase CI is all green I hope this means the `urllib3` envs and does not apply to the `boto3` env that is failing under py3.11...

@hartwork I mean that every commit with a check status on `master` has been ❌ since c9da7a102fe5b260c0341a5fdf693123f19845a2, and I have never been able to cleanly build this patch because of...

In reference to the errors here, the `ConnectionResetError` shown in CI logs indeed seems similar to what was mentioned (`tests/integration/test_urllib3.py::test_post[https]`) back in May. I'll leave myself a link to https://github.com/kevin1024/vcrpy/pull/699#issuecomment-1551249375...

Hopefully the plugin system (#1422) will: - Be completed someday - Include hooks for things like file and message storage Different object-storage backends are squarely in "plugin territory" as I...

I bounce off this migration task every time because of two major concerns/confusions regarding the new library: 1. Multiple qualities seem to require HLS, as @vpreponen mentioned. 2. Vidstack uses...

For HLS, a tool that generates segments automatically would indeed help. Supporting multiple qualities without HLS just saves disk space on my end because the "download" version of a video...

[HackerOne](https://hackerone.com/)? Might be difficult, since the only place I can see where a signature could be posted is the 150-character About Me section in the user profile.

I'm afraid I could not get the `--cookies` or `--cookies-from-browser` workarounds to succeed. yt-dlp still says the video is passcode-protected after loading cookies, and if also given the `--video-password` it...

> What was the browser extension? wondering how that works It wasn't an open-source extension, unfortunately. Time was important, so I chose the first option that worked. The temporary browser...