Olivier Cloux
Olivier Cloux
## Context Hi, I'm trying to use a package that uses lz4 (browser_cookie3). My usecase is the following: * I develop my app locally * Then I copy everything to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
This is a (probably still incomplete) draft PR. It only adds to the documentation. The goal of the PR is to provide a comprehensive documentation about the API of Cospend,...
More and more, I face the challenge of testing. I code on my own Debian machine, and use a Windows 10 VM to compile the executable. But testing has become...
Allow to provide a filename to read from, with multiple URLs and names
The program is now tested "ad-hoc", kinda empirically. This is not good, and a complete set of tests should be implemented to allow for testing before releasing. #13 shows how...
Apparently, on the video page (after the pw is any), there is a JavaScript section dedicated to "global data", containing the title, the mp4 url and a lot of interesting...
EDIT: the following is still correct, but due to using an outdated version of octokit. After digging some more, it was deprecated [7 months ago](https://github.com/octokit/plugin-rest-endpoint-methods.js/commit/212e1e9ee8679cfa3f6abb8eefeaecfbc9b96472#diff-39b5ec930b1568f3b55ae7aa18e11998e607f30e1fe0da46c3c427b3f736cc70): It would be solved by...