Simon Marchi

Results 19 issues of Simon Marchi

We can maybe look at what youtube-dl does for inspiration. https://github.com/rg3/youtube-dl/blob/master/README.md#output-template

enhancement

When adding multiple downloads (all the episodes of a show or a season), the UI blocks completely while we download the m3u8 playlist of all the episodes. This takes quite...

qtoutv
enhancement

In the settings there should be a scroll down item to choose what quality to download. I suggest the following choices: - Ask every time - Maximum bitrate - Average...

qtoutv
enhancement

It would be nice to be able to right-click on a failed download and hit retry to restart it. Bonus points if the already completely downloaded chunks are not re-downloaded.

qtoutv
enhancement

It would be nicer if they were in the same order as they appear in the list.

qtoutv
enhancement

When connecting with gdb, it changes Connection opened by host 127.0.0.1, port -31795. to something like Connection opened by host 127.0.0.1, port 35990.

Could we add a "make lint" target that would run cpplint.py with the right parameters? It could also run pep8/flake8 for Python, and others for other languages.

enhancement
Maintainability
Difficulty-Easy

## Environment details - OS: GNU/Linux - OS version: 16.04 - node-pty version: master ## Issue description When using the `spawn` function, I didn't find any way to know when...

enhancement
help wanted

### Question ### I don't know whether this is a feature or a bug, so this is just a question at first. I noticed this difference in behavior with and...

bug