barkoder
barkoder
Thank you @nahuhh and @pureincompetence for the suggestions! I will check them out. Thank you for the help with MultiVNC @gujjwal00 . Yes, that works as intended. But no option...
Quick follow up. It's not just [aria2](https://github.com/aria2/aria2). All torrent clients fail. qBittorrent, Deluge, [torrent-dl](https://github.com/pigeonburger/torrent-dl) , [rain](https://github.com/cenkalti/rain) , lftp . None of them work over proxychains.
Thank you @bashonly for that comprehensive answer. But is there a (non-dump-pages) way to know the final URL(after any/all cleaning) before yt-dlp connects to the internet? If I specify `-v...
I should've mentioned that I *had* actually used `--print-traffic` in the previous comment as you can probably tell from the `send: b'GET /r/Damnthatsinteresting/comments/` which isn't part of `--dump-pages`. In the...
> or else to have s/t like `--verbose-url`. I don't know what s/t is(*I tried looking it up and I couldn't find it so do let me know*) but yes...
@perklet Hi, Don't want to rush you but... The latest `yt-dlp version [email protected]` has just added the following warning. Deprecated Feature: Support for Windows 7/Server 2008 R2 has been deprecated....
@bashonly I tested https://github.com/lexiforest/curl-impersonate/actions/runs/12834493229/artifacts/2448528894 on Windows 7x64 SP1(without enabling VxKex) and it seems to work. $ ./curl.exe -s "https://myip.wtf/headers" User-Agent: curl/8.7.0-DEV Accept: */* Thank you @lexiforest et al.
Yes! Thank you @SamantazFox That's actually what I had in mind while I was writing the issue. Something like this - https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fexample.com I shouldn't have used the word confirmation "box"....
Sort of related so I'm not sure if I should open a new issue(let me know if I should) but... `xh --curl https://example.com/[something]` gives `curl 'https://example.com/[something]'` which doesn't work. `[`...
Tested `clonezilla-live-3.2.0-32-amd64.iso` . Cloning is prioritized first now. Thanks!