Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pep8 | Jesús | 2019-12-20 | 1 | -51/+45 |
| | |||||
* | pep8 | Jesús | 2019-12-20 | 1 | -83/+104 |
| | |||||
* | update gitignore | Jesús | 2019-12-20 | 1 | -0/+3 |
| | |||||
* | fix: Missing function docstring | Jesús | 2019-12-20 | 1 | -0/+1 |
| | |||||
* | pep8 | Jesús | 2019-12-20 | 1 | -0/+1 |
| | |||||
* | update README.md: add Debug mode | Jesús | 2019-12-20 | 1 | -0/+9 |
| | |||||
* | fix statusbar message disappears | Jesús | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | fix comment typo | Jesús | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | update README.md | Jesús | 2019-12-20 | 1 | -2/+3 |
| | |||||
* | pep8 comment | Jesús | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | fix: file_name is not boolean data, is string | Jesús | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Added debugging to 'select_hyper_dl' function | Jesús | 2019-12-16 | 1 | -0/+1 |
| | |||||
* | update comment clipboard | Jesús | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | new release 1.0.1 | Jesús | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | improve message formats empty | Jesús | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | fix list empty formats | Jesús | 2019-12-15 | 1 | -3/+7 |
| | |||||
* | improve name widget | Jesús | 2019-12-15 | 1 | -4/+3 |
| | |||||
* | release 1.0.0 | Jesús | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | update screenshot | Jesús | 2019-12-15 | 1 | -0/+0 |
| | |||||
* | simplify URL label | Jesús | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | update screenshot | Jesús | 2019-12-15 | 1 | -0/+0 |
| | |||||
* | 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 |
| |