nicolaasjan
nicolaasjan
Is this something to worry about (I use this pull request in my custom build): > > Some checks were not successful > 23 cancelled, 3 failing, and 1 successful...
> Please pass on any feedback from the current commit. No issues I think. 🙂 ``` youtube-dl -v p7FCgw_GlWc [debug] System config: [] [debug] User config: ['-i', '-o', '/dev/shm/test-ytd/%(title)s.%(ext)s', '-f',...
> Please let me know if this is good for you. Much better. Thanks! Had to omit the track numbers from `tracks.txt` to get the same output you had. Ideally,...
> @nicolaasjan Yep, you can now `pip install` it too from the [python package index](https://pypi.org/project/album-splitter/). Shouldn't there be `.wav` instead of `.mp3` in Project description ---> Downloading and splitting an...
Request: Provide a link to a Manifest v2 `.crx` file on [Releases](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/releases) while Google still permits them. Reason: Manifest v3 version is still somewhat slow and buggy.
Yes, that would be very convenient!
> PS: The abandoned `pycrypto` module is sufficient for `yt-dl` purposes, Do you think that's wise? [Buffer Overflow in pycrypto ](https://github.com/advisories/GHSA-cq27-v7xp-c356). https://nvd.nist.gov/vuln/detail/CVE-2013-7459 > Base Score: 9.8 CRITICAL
> If there is a known security issue in _Pycrypto_ it should be possible to fix it Debian still maintains pycrypto and have fixed the CVE-2013-7459 vulnerability ([#849495](https://www.mail-archive.com/[email protected]/msg1485063.html)). See also...
> `pycrypto` suffers from another publicly disclosed CVE, [CVE-2018-6594](https://nvd.nist.gov/vuln/detail/CVE-2018-6594), and that hasn't been patched in pycrypto `master`, but a fix is public [here](https://github.com/pghmcfc/pycrypto/commit/2f6c124e127b5dd98723e7e75a9825c4ed8bd5c7); doesn't seem to affect the purposes for...
> Why not? It's certainly there, in **wheel** format for **py3.4 x86**: You're right, I made a typing error (pycrytodome). Sorry... After installing `pycparser 2.14`, same issue...: ``` Traceback (most...