tansy
tansy
Can one add them manually? If one made such icons could they add them by adding to the theme?
Would the 32 bit code work on 64 bit cpu? It is compatible with with 32 bit code so I guess it would. It would also reduce a complexity of...
> dark / light mode Where do you see dark mode? I am trying to nuns it and it's nowhere to be found.
[I have](https://paste.ee/p/M60I7) that with every single video I try. Curiously enough format '18' work all the time. Other formats that work are '136', '137', '248' and/or '160', but it depends...
This change is significant. I checked old, pre quantum Firefox and videos don't work any more, when 3 days ago they did.
It used to work as embedded or as mobile (when used mobile user agent). Now all of them display all saying error: ``` An error occurred. Please try again later....
For zlib-1.3.1 refer to [branch zlib-1.3.1](https://github.com/tansy/lzbench/tree/zlib-1.3.1). Can be cloned: `git clone --branch ` where branch = zlib-1.3.1. It will do until maintainer updates compressors and released new version.
> and I note that the latest version of zlib v1.3.1 has a slightly faster level 1 compression speed without losing any compression ratio. Nice improvement! Not for me, I...
Just wanted to inform users how to optimise the program if they use it extensively.
On ancient computer: ``` $ time make -f Makefile youtube-dl real 0m2.048s user 0m1.426s sys 0m0.539s $ time make -f Makefile-zip-9 youtube-dl real 0m2.128s user 0m1.781s sys 0m0.274s ``` difference...