Mario Rodas
Mario Rodas
### Description [yt-dlp](https://github.com/yt-dlp/yt-dlp) is a command-line tool to download videos from YouTube.com and other sites (youtube-dl fork) ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with...
[gallery-dl](https://github.com/mikf/gallery-dl) is a cli to download image galleries from several image hosting sites. ### Description ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. -...
The released PyPI tarball doesn't include the following test data files, required for the tests: + tests/saml-response-expired-before-valid.xml + tests/saml-response-too-late.xml + tests/saml-response-too-soon.xml + tests/valid-response.xml failing tests ``` ... ====================================================================== ERROR: test_invalid_saml_expired_before_valid...
First of all, thanks a lot for making this backup, readscheme.org (RIP) was a wonderful resource. I'm thankful that you managed to preserve it. I've been thinking, we could also...
`nix-shell` already sets a C compiler. For instance, it uses Clang on Darwin.
argparse as part of the standard library since Python 3.2, and this package requires >=3.6, hence it's not necessary to set it as dependency.