HRXN

Results 386 comments of HRXN

A short question: How does TumblThree determine its "duplicate found" elements? I have tried the program with a single blog (with a rather big post count) and the number of...

In favor of this idea as well..

Well, either try to install youtube-dl via pip, i.e. `pip install youtube-dl` or try this >The correct way to install Youtube-DL so that other Python programs can import it is...

> What exactly does .tar.gz archive mean? [..] In this case, it is the source release of youtube-dl as provided by the project. It can be found [here](https://github.com/rg3/youtube-dl/releases), for example....

I don't get what you are trying to achieve here... johanneszab already described the issue with transcoding. And you cannot change chroma subsampling of JPEG files post facto without quality...

I can't say how feasible this idea is, but given that youtube-dl is distributed in form of standalone executable binaries, it should be possible to utilize it via command-line interface,...

Not sure what you mean with Python interpreter here.. The youtube-dl standalone executable for Windows, for example, is a ~ 7.5 MiB exefile that already has a Python runtime baked...

> it's only 1.59MB. Not including Python runtime environment..

youtube-dl's compiled binary (for Windows) has the Python interpreter built in... (The size difference makes it kinda obvious)

For the foreseeable future? Is this intended as a temporary change then?