MrS0m30n3
bd0de89ba3
Implement _on_start method
8 years ago
MrS0m30n3
b39de195ce
Implement _on_reload method
8 years ago
MrS0m30n3
720437cfcb
Add reset method in DownloadItem
8 years ago
MrS0m30n3
ed8e00e213
Implement _on_pause method
8 years ago
MrS0m30n3
afce63727d
Automatically update progress status when updating stage
8 years ago
MrS0m30n3
2e68d7d2b0
Implement _on_arrow_up, _on_arrow_down methods
8 years ago
MrS0m30n3
3d59782aaf
Add return value to move_up-down methods
8 years ago
MrS0m30n3
cff2bf7c6f
Implement _on_play method
8 years ago
MrS0m30n3
93e06be4f3
Fix TestGetFiles.test_get_files test case & patch DownloadItem
8 years ago
MrS0m30n3
de3dc09b57
Rename utis.open_dir -> utils.open_file
8 years ago
MrS0m30n3
066e8a6e84
Implement _on_delete method
8 years ago
MrS0m30n3
53f9f9f3ac
Add remove_file method to utils
8 years ago
MrS0m30n3
8711d1cf37
Add clear() method on DownloadList
8 years ago
MrS0m30n3
06d991f582
Re-implement _on_add method
8 years ago
MrS0m30n3
402572c9f4
Remove old DownloadItem & DownloadPlaylist objects
8 years ago
MrS0m30n3
9f49f613a2
Add DownloadList & DownloadItem objects
8 years ago
MrS0m30n3
58a9046a65
Remove left, right border from bottom buttons
8 years ago
MrS0m30n3
420ae43ac2
Increase default size of MainFrame
8 years ago
MrS0m30n3
4a4237bd8a
Decrease spacer width
8 years ago
MrS0m30n3
7647e71ce3
Set max size for the videoformat combobox
8 years ago
MrS0m30n3
ebf47b8ff3
Make path & videoformat boxes read-only
8 years ago
MrS0m30n3
83d2cbf553
Implement _on_add method
8 years ago
MrS0m30n3
159d6845da
Update _get_urls() method
8 years ago
MrS0m30n3
bfa4b98a09
Add DownloadItem & DownlaodPlaylist objects
8 years ago
MrS0m30n3
75f8a1a386
Replace ComboBoxLimit with ExtComboBox & apply extra event handlers
8 years ago
MrS0m30n3
0c9a31a8b1
Enable video formats ComboBox
8 years ago
MrS0m30n3
38aa560623
Move hardcoded video formats -> 'data/formats'
8 years ago
MrS0m30n3
b896eedfef
Create settings menu and bind event handlers
8 years ago
MrS0m30n3
37aff4a1f7
Add ComboBoxLimit widget
8 years ago
MrS0m30n3
77d8b6d693
Add event handlers
8 years ago
MrS0m30n3
799ebed9f7
Apply new layout
8 years ago
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"
This reverts commit def80ed6b4
.
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
Move download informations from the downloaders.py module
to the downloadmanager.py Worker class. By moving those
informations to the Worker class we don't need to add them
in each downloader separately every time a new one gets
implemented, giving us a better design overall.
9 years ago
MrS0m30n3
5f2cb87b20
Add new column for the extension
9 years ago
MrS0m30n3
2dfd74faef
Add Hebrew translation
9 years ago