Walter Purcaro

Results 19 issues of Walter Purcaro

Currently check-manifest reads its configuration just from the setup.cfg file. Because the setup.cfg is basically an ini file, read the same config from the, widely used, tox.ini file should not...

enhancement

I think that pre-build a dict and put there all the magic signatures for the file header lookup is more time efficient than call time to time each type object...

question

Forum: http://forum.pyload.org/viewtopic.php?f=13&t=4046&p=17160

feature request

Related to: https://github.com/pyload/pyload/issues/868

feature request

See: https://github.com/pyload/pyload/issues/582#issuecomment-63850825 Example of use: hooks a cloudflare check to validate access to requested webpage (ex. hotpoint country, too many access by same ip, etc.)

feature request

Would be nice to have a way to show on webui what hosters use a secure connection when download.

feature request

**Reasons for making this change:** The current rule to ignore icon file also applies to folders, which should not be affected.

feedback given

Since this module registers a server middleware, it's pretty clear why it can never work on SPA and SSG.

Would be great to have the possibility to change the default path `~/.pipwin` to whatever we want, maybe via CLI or using an env variable. Just this. 😉 Btw thx...