Samat K Jain

Results 7 issues of Samat K Jain

Instead of attempting to download the captcha, use Selenium to get a screenshot of the captcha element. Fixes #1.

A '--force' flag for install, or something similar, that forces dots to rerun all installation scripts (*.install files). At the moment, dots only will execute an installation script if the...

enhancement

I don't like keeping my repository in ~/.local/etc/, especially since I have my own conventions for storing repositories that I frequently update. SOURCE_DIR should be able to be set from...

enhancement

Dots should have a verbose mode that tells you all the files it is about to copy and what processing (substitutions, installation scripts, etc) are being performed. Following that, it'd...

enhancement

What are your thoughts on adding support for encoding to opus? There's a fork of dir2ogg, [dir2opus](https://github.com/ehmry/dir2opus), that does this, but I think it'd be better integrated into this tool.

enhancement

For those who don't like virtualenv (i.e. me) or don't know it well, included a Makefile users can run to setup virtualenv, download dependencies, and start dev server.

Any chance of publishing Python 3.13 wheels on PyPi? That, or including a copy of `lib/xor_singleheader` inside the PyPi-published source package? Attempting to build from the source package published on...