youtube-dl-gui/youtube_dl_gui
MrS0m30n3 1242a28950 optionsframe.py: Fix error in language combobox
Fix error in commit 45009953d1 and
return the language name ('English') instead of the language code
('en_US') when the given 'locale_name' value is not available in
the LOCALE_NAMES dict.
2017-12-14 20:05:59 +02:00
..
data Remove unused OSX icon 2016-12-16 15:57:47 +02:00
locale Added Czech translation (#233) 2017-10-14 14:36:53 +03:00
__init__.py Add __packagename__ attribute 2016-12-16 16:19:09 +02:00
__main__.py Check options type when loading from settings.json 2015-03-04 23:58:12 +02:00
downloaders.py downloaders.py: PipeReader now works only with 'str' types 2017-12-11 15:48:39 +02:00
downloadmanager.py Reset filenames, extensions & filesizes lists 2017-03-22 23:16:23 +02:00
formats.py Add flac audio format. Closes #234 2017-10-09 16:38:54 +03:00
info.py Update __projecturl__ to HTTPS 2017-07-20 01:30:27 +03:00
logmanager.py Convert between str-unicode on app bounds, fixes #57 2016-02-16 16:36:22 +02:00
mainframe.py Fix #173 2017-06-14 17:19:18 +03:00
optionsframe.py optionsframe.py: Fix error in language combobox 2017-12-14 20:05:59 +02:00
optionsmanager.py Set locale automatically during the first run 2017-12-09 19:13:53 +02:00
parsers.py Patch for the 'test_parse_cmd_args_with_quotes' test case 2017-07-04 21:37:28 +03:00
updatemanager.py Decrement update timeout to 10 seconds 2017-12-10 15:01:45 +02:00
utils.py Set locale automatically during the first run 2017-12-09 19:13:53 +02:00
version.py Bump version -> 0.4 2017-06-15 16:55:15 +03:00
widgets.py ListBoxPopup: Update constructor parameters 2016-11-11 16:59:11 +02:00