Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update README.md | Jesús | 2019-12-15 | 1 | -6/+1 | |
| | ||||||
* | update screenshot | Jesús | 2019-12-15 | 1 | -0/+0 | |
| | ||||||
* | Added DEBUG mode in makefile | Jesús | 2019-12-15 | 1 | -6/+15 | |
| | ||||||
* | refactor source code and code cleanup | Jesús | 2019-12-15 | 3 | -323/+377 | |
| | ||||||
* | Fix infinite download self | Jesús | 2019-12-14 | 1 | -3/+5 | |
| | ||||||
* | fix typo | Jesús | 2019-12-13 | 1 | -1/+1 | |
| | ||||||
* | fix typo | Jesús | 2019-12-13 | 1 | -1/+1 | |
| | ||||||
* | Add Makefile | Jesús | 2019-12-13 | 3 | -0/+47 | |
| | ||||||
* | switch to redistributable package | Jesús | 2019-12-13 | 18 | -18/+102 | |
| | ||||||
* | fix typo in README.md | Jesús | 2019-12-12 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | update README.md | Jesús | 2019-12-11 | 1 | -13/+16 | |
| | ||||||
* | 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 | |
| | ||||||
* | update gitignore | Jesús | 2019-12-10 | 1 | -0/+1 | |
| | ||||||
* | update gitignore | Jesús | 2019-12-10 | 1 | -359/+0 | |
| | ||||||
* | disable verbose | Jesús | 2019-12-10 | 2 | -1/+359 | |
| | ||||||
* | 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 | |
| | ||||||
* | update screenshot | Jesús | 2019-12-09 | 1 | -0/+0 | |
| | ||||||
* | 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 | 6 | -0/+1138 | |