239 Commits (2375cbc4b3c0cc48d1aaaea50e7f919bf245af5a)

Author SHA1 Message Date
MrS0m30n3 2375cbc4b3 Add the icons license 8 years ago
MrS0m30n3 9ebbbcafbd Change icon stuff 8 years ago
MrS0m30n3 3875b07e44 Merge fork youtube-dlg/youtube-dl-gui 8 years ago
MrS0m30n3 aa74cc20d0 Add Hungarian language 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 ee5617c7c2 Add Turkish language 8 years ago
Nikita Bystrov 091d66459e Changed `Percent` translation. From `Скачано` To `Процент` 8 years ago
Nikita Bystrov ec771b2b6f Added "Extension" string translate 9 years ago
Nikita Bystrov c2b2fbe7c9 Fixed mistake 9 years ago
Nikita Bystrov 61fed86878 Added the corresponding language option. Sorted by alphabetical 9 years ago
Nikita Bystrov 94816ea1d8 Added .mo and .po Russian files translated 9 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 6377928119 Add back & forward communication between Worker and Main thread 9 years ago
MrS0m30n3 ad4bf6e1e1 Send only the updates back to the GUI 9 years ago
MrS0m30n3 6b3c6ac306 Move download info to the Worker class 9 years ago
MrS0m30n3 5f2cb87b20 Add new column for the extension 9 years ago
MrS0m30n3 2dfd74faef Add Hebrew translation 9 years ago
MrS0m30n3 fb920c7918 downloaders.py: Quick refactor 9 years ago
MrS0m30n3 e884eac937 downloaders.py: Extractor: Add support for native hls 9 years ago
MrS0m30n3 efea8b712e downloaders.py: Update extractor 9 years ago
MrS0m30n3 b2b76e6abd Ignore ffmpeg stderr on hls downloader 9 years ago
MrS0m30n3 a5b38319fd downloaders.py: Change the way self._return_code is updated 9 years ago
MrS0m30n3 d142867886 Fix active urls report 9 years ago
MrS0m30n3 39f148ccfb Linux: Use os.killpg to kill the whole process group #49 9 years ago
MrS0m30n3 b646af4102 Use threads to read from subprocess to avoid deadlocks #49 9 years ago
MrS0m30n3 365dc13788 Update gui labels 9 years ago
MrS0m30n3 3d2c913dee wxDirDialog changeable directory 9 years ago
MrS0m30n3 053112c736 Change the way worker threads close 9 years ago
MrS0m30n3 b331c56e51 Check data type on logmanager.LogManager.log method 9 years ago
MrS0m30n3 3a1c09a092 Add synchronization lock to the log manager 9 years ago
MrS0m30n3 76b4138fb5 Change the way DownloadManager collects the number of successful downloads 9 years ago
Marcin Nowicki 3d8aa8a0f1 Add osx app creation. 9 years ago
MrS0m30n3 811873a7f7 Auto set buttons width under Log tab 9 years ago
dnlsrl 3c8879231e Fixed translation 9 years ago
MrS0m30n3 61684dd1f5 Change 'Portuguese (BRAZIL)' to 'Portuguese' under Localization tab 9 years ago
dnlsrl ae9f58fc63 Fixed translation file 9 years ago
dnlsrl 7021078399 Fixed spanish translation, fixed optionsframe 9 years ago
dnlsrl a2f08bcc33 Added spanish translation 9 years ago
MrS0m30n3 741daa5afb Add CTRL_A support for Windows 9 years ago
MrS0m30n3 09f120638a Bump version to 0.3.8 9 years ago
MrS0m30n3 101582c6ed Add Portuguese translation 9 years ago
Marcin Nowicki 5d510d0d95 Add osx support to install via homebrew. 9 years ago
Sergey M․ 1efae6d653 [optionsmanager] Remove trailing comma 9 years ago
Sergey M․ 0212a42bf5 [optionsframe] Center on parent on first show only 9 years ago
Sergey M․ c6fb3d284c [mainframe] Fixed center naming consistency and typo 9 years ago
Sergey M․ ce89c839c9 [optionsframe] Remove position storing 9 years ago
Marcin Nowicki 3fb30d8181 Add osx support to install with homebrew. 9 years ago
Sergey M․ a5329056bf [optionswindow] Frame should be centered right before the first `Show` as position of parent frame may change after construction 9 years ago