408 Commits (ea972aa056e65586254855e1e1e43fff30c6dc93)
 

Author SHA1 Message Date
MrS0m30n3 9059338a1d Fix filename extraction 9 years ago
MrS0m30n3 08de41e09b Update TODO 9 years ago
MrS0m30n3 5cad3a9e86 Update README.md 9 years ago
MrS0m30n3 20e0449edc Update HOWTO.md 9 years ago
MrS0m30n3 ed8ef45436 Create HOWTO.md file 9 years ago
MrS0m30n3 7fb5fba113 Patch get_icon_file & get_locale_file functions 9 years ago
MrS0m30n3 ae7778c54b Add locale_build, youtube_dl_gui/locale on source distribution 9 years ago
MrS0m30n3 c41d69f59c Add localization 9 years ago
MrS0m30n3 1d3aa62654 Fix options save problem on youtube-dlg close 9 years ago
MrS0m30n3 0f63f956bf Add workers_number option 9 years ago
MrS0m30n3 cbf660cfea Remove 'default'&'none' hardcoded strings 9 years ago
MrS0m30n3 8cf53afba8 Move publisher topics to module level 9 years ago
MrS0m30n3 c9e7fee8dc Change options system 9 years ago
MrS0m30n3 5ab0035c09 Update TwoWayOrderedDict to latest version 9 years ago
MrS0m30n3 5a298b7d08 Add TwoWaysOrderedDict on utils 9 years ago
MrS0m30n3 8c29e87d02 Check options values when loading from file 9 years ago
MrS0m30n3 6cdc3543c8 Move module level attributes to class 9 years ago
MrS0m30n3 a66a86d155 Move hardcoded strings to a GUI module 9 years ago
MrS0m30n3 d3d13145bc Move LogGUI class to optionsframe.py module 9 years ago
MrS0m30n3 795d9778b1 Finished refactoring 9 years ago
MrS0m30n3 29269bf51c Check with auto-tools (pyflakes, pylint) 9 years ago
MrS0m30n3 f224e32636 Rename dlthread and updthread modules 9 years ago
MrS0m30n3 f84316d264 Update docstrings 9 years ago
MrS0m30n3 200045ac24 Change maximum retries limit 9 years ago
MrS0m30n3 8fd0f92631 Update docstrings optionsframe.py 9 years ago
MrS0m30n3 d2e57cb02e Update docstrings 9 years ago
MrS0m30n3 d8038364a8 Update docstrings mainframe.py 9 years ago
MrS0m30n3 5afdd49c97 Update docstring utils.py 9 years ago
MrS0m30n3 cd36688818 Update docstrings updthread.py 9 years ago
MrS0m30n3 2d7e17ed6b Update docstrings parsers.py 9 years ago
MrS0m30n3 ba5edbb145 Update docstrings optionsmanager.py 9 years ago
MrS0m30n3 551bbf75cf Update docstrings logmanager.py 9 years ago
MrS0m30n3 5837e03bc3 Update downloaders.py docstring 9 years ago
MrS0m30n3 a5a929cc1e Update docstrings downloaders.py 9 years ago
MrS0m30n3 7a956c5ca5 Update docstrings dlthread.py 9 years ago
MrS0m30n3 5a43d4a2dd Rename data.py -> info.py. Also re-write docstrings 9 years ago
MrS0m30n3 a60e5a8213 Update docstrings 9 years ago
MrS0m30n3 a84e37e880 Update docstrings 9 years ago
MrS0m30n3 c5382b89f9 Change ListCtrl.write() method 9 years ago
MrS0m30n3 3d4b78ad93 Re-write DownloadManager using Thread Pool 9 years ago
MrS0m30n3 9a49fb55e2 Add todo file on MANIFEST.in 9 years ago
MrS0m30n3 f5137e95e9 Restore load_all_options() before optionsframe Show() 9 years ago
MrS0m30n3 a398db8b1d Add 'Filesize Abort' as status message 9 years ago
MrS0m30n3 3d11b503c4 Change filesize options under FILESYSTEM tab 9 years ago
MrS0m30n3 e3039e1175 Change status bar welcome message 9 years ago
MrS0m30n3 3707de5ba7 Make url list expand vertically 9 years ago
MrS0m30n3 327a3704c7 Keep single instance of optionsframe 9 years ago
MrS0m30n3 997278f1f2 Small changes on downloader stdout hook 9 years ago
MrS0m30n3 8227ca5d0f Move status messages 9 years ago
MrS0m30n3 6f277ebffc Remove shortcuts from save path 9 years ago