Philippe Proulx
Philippe Proulx
Adding this documentation project of which I am the author and current maintainer. I believe that some aspects of it could inspire other projects.
pytoutv READMEs are really huge. I suggest minimizing them the following way: - move the top public API/CBFT-DT disclaimer stuff to a new _Disclaimer_ section at the very bottom of...
Once the bitrate is chosen for a group of episodes (download all episodes or download season episodes), a timeout may occur; here's the traceback: ``` Traceback (most recent call last):...
URLError
Hello, Recently, I'm getting this: ``` Traceback (most recent call last): File "/home/user/goodies/sublime_text_3/sublime_plugin.py", line 556, in run_ return self.run(edit) File "/home/user/.config/sublime-text-3/Packages/pastebin-sublime-plugin/pastebin.py", line 115, in run reply = urllib2.urlopen(request).read().decode(FilePart.CONTENT_TRANSFER_ENCODING) File "./urllib/request.py",...
See commit message.
When I search using some keyword(s), I generally want the same emoji as the last time I searched the same keyword(s). I suggest adding a command-line option to enable a...
I believe the project should install basic category and keyword JSON files, perhaps the official Unicode ones. Then, the user could provide its own categories and keywords in JSON files...
Currently, node-hid's `binding.gyp` contains this: ``` [ 'OS=="linux"', { 'conditions': [ [ 'driver=="libusb"', { 'sources': [ 'hidapi/libusb/hid.c' ], 'include_dirs+': ['