Results 475 issues of milahu

currently tbselenium does ```py # TB can't find bundled "fonts" if we don't switch to tbb_browser_dir chdir(self.tbb_browser_dir) ``` which requires a writable `tbb_browser_dir` for `.cache/` and `.tor project/` but this...

on nixos linux `tbb_browser_dir` is renamed from `Browser` to `tor-browser` and all other paths are original for example ``` $ ( cd /nix/store/sgixwgp3yf95dhi59661g2d11gh865vs-tor-browser-13.0.13/share && ls -d tor-browser/{firefox,fonts,TorBrowser,TorBrowser/Data/Browser/profile.default} ) tor-browser/firefox tor-browser/fonts...

im looking for an alternative to [examples/parallel.py](https://github.com/webfp/tor-browser-selenium/raw/main/examples/parallel.py) i want to use torbrowser as a download manager (free proxies) so for every request i need a new tor circuit (new IP...

on the [src.infinitewave.ca](https://src.infinitewave.ca/) website the result of `ffmpeg 4.2.2 (soxr)` looks pretty much the same as the graphs in the readme

the patch is from https://github.com/dmlc/decord/issues/186#issuecomment-1171882325 fix: `error: 'AVBSFContext' was not declared in this scope; did you mean 'AVIOContext'?` full error ``` In file included from /build/source/src/audio/../../include/decord/audio_interface.h:9, from /build/source/src/audio/audio_reader.h:10, from /build/source/src/audio/audio_interface.cc:5:...