Philippe Proulx

Results 14 issues of 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...

enhancement

Add optional colored output.

toutvcli
enhancement

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):...

qtoutv
bug

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",...

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...

enhancement

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...

enhancement

Currently, node-hid's `binding.gyp` contains this: ``` [ 'OS=="linux"', { 'conditions': [ [ 'driver=="libusb"', { 'sources': [ 'hidapi/libusb/hid.c' ], 'include_dirs+': ['