matteyas
matteyas
If SetContentFile is used with an empty file, the result is a bad http request on Windows. code: ``` f = drive.CreateFile({'title': 'test.html'}) empty_file = # path to 0 byte...
I noticed a very weird implementation in here: https://github.com/rsdn/nemerle/blob/master/macros/core.n Look at the WhileOtherwise macro. First of all, it defines firstHit as a mutable. Secondly, it sets firstHit = true all...
## Checklist - [ ] I'm reporting a broken site support issue - [x] I've verified that I'm running youtube-dl version **2024.04.22** - [x] I've checked that all provided URLs...