19 Commits (e3b27637ce6e1da826ab92fa15f6ff60fbeb0941)

Author SHA1 Message Date
MrS0m30n3 420ae43ac2 Increase default size of MainFrame 8 years ago
MrS0m30n3 638d4e70ed Convert between str-unicode on app bounds, fixes #57 8 years ago
nodiscc 21b3373675 add opus audio codec option, fixes #59 8 years ago
MrS0m30n3 b84a84fc5e Revert "Utils.py: decode sys.argv & os.getenv using system encoding" 9 years ago
MrS0m30n3 def80ed6b4 Utils.py: decode sys.argv & os.getenv using system encoding 9 years ago
MrS0m30n3 ad4bf6e1e1 Send only the updates back to the GUI 9 years ago
Sergey M․ 1efae6d653 [optionsmanager] Remove trailing comma 9 years ago
Sergey M․ ce89c839c9 [optionsframe] Remove position storing 9 years ago
Sergey M․ cb37d5c11c [optionswindow] Store window position and center on parent only for the first time 9 years ago
MrS0m30n3 dcf2c84abe Update options documentation 9 years ago
MrS0m30n3 df47d4b2d4 remember window size #30 9 years ago
MrS0m30n3 afae6cfb27 Check options type when loading from settings.json 9 years ago
MrS0m30n3 9059338a1d Fix filename extraction 9 years ago
MrS0m30n3 c41d69f59c Add localization 9 years ago
MrS0m30n3 0f63f956bf Add workers_number option 9 years ago
MrS0m30n3 c9e7fee8dc Change options system 9 years ago
MrS0m30n3 8c29e87d02 Check options values when loading from file 9 years ago
MrS0m30n3 29269bf51c Check with auto-tools (pyflakes, pylint) 9 years ago
MrS0m30n3 f84316d264 Update docstrings 9 years ago
MrS0m30n3 ba5edbb145 Update docstrings optionsmanager.py 10 years ago
MrS0m30n3 3d11b503c4 Change filesize options under FILESYSTEM tab 10 years ago
MrS0m30n3 c1c5d7a6d9 Rename module names to much PEP8 10 years ago
MrS0m30n3 48ac33e4ee Refactor utils.py 10 years ago
MrS0m30n3 bfea7b6685 Small Refactor (OptionsManager.py) 10 years ago
MrS0m30n3 4cba365a3f Support more formats when mixing 10 years ago
MrS0m30n3 6d200bd9a8 Remove 'clear dash files' option under video tab 10 years ago
MrS0m30n3 28a01eeb70 Refactor 10 years ago
MrS0m30n3 659d7d7ac1 Small fixes 10 years ago
MrS0m30n3 c8b14dba2a Replace _remove_sensitive_data() with _get_options() 10 years ago
MrS0m30n3 93868c8e24 Refactor code 10 years ago
MrS0m30n3 8bc4b8a978 Rerite DownloadThread.py using DownloadObject 10 years ago
MrS0m30n3 c46446a364 Change config path as suggested on issue #10 10 years ago
MrS0m30n3 d12cb318c5 Filter sensitive data 10 years ago
MrS0m30n3 de517c008d Add "shutdown when finished" option under Options>Shutdown 10 years ago
MrS0m30n3 5805aa38d8 Add "Restrict filenames" option under Options>Output 10 years ago
MrS0m30n3 33b0ff756b Change DASH audio 10 years ago
MrS0m30n3 1c006ef5c6 Remove more function wrappers 10 years ago
MrS0m30n3 0cb59fc217 Change options 10 years ago
MrS0m30n3 efb3848773 Change youtube-dl download path 10 years ago
MrS0m30n3 0f632128ac Remove update tab 10 years ago
MrS0m30n3 5a6d1f7d76 Fix IOError when writing to settings file 10 years ago
MrS0m30n3 961dcb5576 Reindent to 4-spaces 10 years ago
MrS0m30n3 f9617124bd Change audio quality under Options>Audio 10 years ago
MrS0m30n3 43be18ddc4 Change Options 10 years ago
MrS0m30n3 e351ba8dae Change settings file version check message 10 years ago
MrS0m30n3 365e1a49a3 Version 0.3.3 10 years ago
MrS0m30n3 8652b4ce79 Version 0.3.2 10 years ago
MrS0m30n3 7367cf874e Version 0.3.1 10 years ago
MrS0m30n3 dbe147ab62 Changed default config path to $HOME/.youtube-dl-gui & removed startup popup 10 years ago
MrS0m30n3 7a233e0b47 Fixed new line problem on settings file 10 years ago