aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update README.mdJesús2019-12-151-6/+1
|
* update screenshotJesús2019-12-151-0/+0
|
* Added DEBUG mode in makefileJesús2019-12-151-6/+15
|
* refactor source code and code cleanupJesús2019-12-153-323/+377
|
* Fix infinite download selfJesús2019-12-141-3/+5
|
* fix typoJesús2019-12-131-1/+1
|
* fix typoJesús2019-12-131-1/+1
|
* Add MakefileJesús2019-12-133-0/+47
|
* switch to redistributable packageJesús2019-12-1318-18/+102
|
* fix typo in README.mdJesús2019-12-121-1/+1
|
* Fix: 'In the available formats, it does not notify if it includes video or ↵Jesús2019-12-121-4/+15
| | | | only audio-only webm' issue for @quiliro
* fix segmentation fault in 'Detect All Available Formats'Jesús2019-12-121-2/+4
|
* fix typoJesús2019-12-111-1/+1
|
* pep8Jesús2019-12-111-1/+2
|
* pep8Jesús2019-12-111-92/+106
|
* Added time to wait for unresponsive hosts, in secondsJesús2019-12-111-1/+3
| | | | - pep8
* update README.mdJesús2019-12-111-13/+16
|
* move condition of hypervideo_gui_state.json to function saveJesús2019-12-111-4/+4
|
* Improve button aboutJesús2019-12-111-9/+12
|
* fix doctringJesús2019-12-111-0/+2
|
* refactoring check_urlJesús2019-12-111-27/+37
|
* fix conditional formatsJesús2019-12-101-4/+4
|
* fix missing QFileDialogJesús2019-12-101-0/+1
|
* cleanup codeJesús2019-12-101-5/+2
|
* organize importsJesús2019-12-101-6/+17
|
* check formatsJesús2019-12-101-8/+16
| | | | | - Added try to extract formats - Detect formats empty
* Added reference: Why is the use of len(SEQUENCE)Jesús2019-12-101-0/+1
|
* Fix "Do not use `len(SEQUENCE)` as condition value"Jesús2019-12-101-1/+1
|
* update gitignoreJesús2019-12-101-0/+1
|
* update gitignoreJesús2019-12-101-359/+0
|
* disable verboseJesús2019-12-102-1/+359
|
* simple valid URL regexJesús2019-12-101-55/+6
|
* remove whitespace in URLJesús2019-12-101-0/+1
|
* fix missing 'title' in closewindowJesús2019-12-101-0/+1
|
* Fix 'Detect All Available Formats'Jesús2019-12-091-0/+1
|
* update screenshotJesús2019-12-091-0/+0
|
* fix statusbar message disappears in message 'Downloading Video... Done!'Jesús2019-12-091-1/+1
|
* fix bestvideo+bestaudioJesús2019-12-091-1/+1
|
* change default directory to '/tmp/hypervideo-gui/'Jesús2019-12-091-1/+4
|
* first commitJesús2019-12-096-0/+1138