aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_gui.py
Commit message (Expand)AuthorAgeFilesLines
* switch to redistributable packageJesús2019-12-131-422/+0
* Fix: 'In the available formats, it does not notify if it includes video or on...Jesús2019-12-121-4/+15
* 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
* 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 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
* disable verboseJesús2019-12-101-1/+0
* 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
* 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-091-0/+403