Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to redistributable package | Jesús | 2019-12-13 | 1 | -422/+0 |
| | |||||
* | Fix: 'In the available formats, it does not notify if it includes video or ↵ | Jesús | 2019-12-12 | 1 | -4/+15 |
| | | | | only audio-only webm' issue for @quiliro | ||||
* | fix segmentation fault in 'Detect All Available Formats' | Jesús | 2019-12-12 | 1 | -2/+4 |
| | |||||
* | fix typo | Jesús | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | pep8 | Jesús | 2019-12-11 | 1 | -1/+2 |
| | |||||
* | pep8 | Jesús | 2019-12-11 | 1 | -92/+106 |
| | |||||
* | Added time to wait for unresponsive hosts, in seconds | Jesús | 2019-12-11 | 1 | -1/+3 |
| | | | | - pep8 | ||||
* | move condition of hypervideo_gui_state.json to function save | Jesús | 2019-12-11 | 1 | -4/+4 |
| | |||||
* | Improve button about | Jesús | 2019-12-11 | 1 | -9/+12 |
| | |||||
* | fix doctring | Jesús | 2019-12-11 | 1 | -0/+2 |
| | |||||
* | refactoring check_url | Jesús | 2019-12-11 | 1 | -27/+37 |
| | |||||
* | fix conditional formats | Jesús | 2019-12-10 | 1 | -4/+4 |
| | |||||
* | fix missing QFileDialog | Jesús | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | cleanup code | Jesús | 2019-12-10 | 1 | -5/+2 |
| | |||||
* | organize imports | Jesús | 2019-12-10 | 1 | -6/+17 |
| | |||||
* | check formats | Jesús | 2019-12-10 | 1 | -8/+16 |
| | | | | | - Added try to extract formats - Detect formats empty | ||||
* | Added reference: Why is the use of len(SEQUENCE) | Jesús | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Fix "Do not use `len(SEQUENCE)` as condition value" | Jesús | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | disable verbose | Jesús | 2019-12-10 | 1 | -1/+0 |
| | |||||
* | simple valid URL regex | Jesús | 2019-12-10 | 1 | -55/+6 |
| | |||||
* | remove whitespace in URL | Jesús | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | fix missing 'title' in closewindow | Jesús | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Fix 'Detect All Available Formats' | Jesús | 2019-12-09 | 1 | -0/+1 |
| | |||||
* | fix statusbar message disappears in message 'Downloading Video... Done!' | Jesús | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | fix bestvideo+bestaudio | Jesús | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | change default directory to '/tmp/hypervideo-gui/' | Jesús | 2019-12-09 | 1 | -1/+4 |
| | |||||
* | first commit | Jesús | 2019-12-09 | 1 | -0/+403 |