todool
8034e6ad4b
Dutch translation added
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
dd0354da4c
Update TODO file
8 years ago
MrS0m30n3
2375cbc4b3
Add the icons license
8 years ago
MrS0m30n3
e3aa8626ff
Update MANIFEST.in file
8 years ago
MrS0m30n3
9ebbbcafbd
Change icon stuff
8 years ago
MrS0m30n3
1dc9fb055c
Update TODO list
8 years ago
MrS0m30n3
312a0fc7b1
Update TODO list
8 years ago
MrS0m30n3
93c5f9e795
Add .gitignore file
8 years ago
MrS0m30n3
3eb1d6bebd
Renamed TODO file
8 years ago
MrS0m30n3
de71e57f7d
Create ISSUE_TEMPLATE.md
Closes #132
8 years ago
MrS0m30n3
0dce9cf1db
Update links on README.md
8 years ago
MrS0m30n3
3875b07e44
Merge fork youtube-dlg/youtube-dl-gui
8 years ago
MrS0m30n3
75fa7b8988
Merge pull request #120 from leowzukw/patch-1
Fix typo on the README.md file
8 years ago
Leo Wzukw
8fcd789fde
Typo
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
MrS0m30n3
a254ed99ac
Merge pull request #76 from nodiscc/master
Add opus audio codec option, fixes #59
8 years ago
nodiscc
21b3373675
add opus audio codec option, fixes #59
8 years ago
MrS0m30n3
75902a6c1f
Update ToDo list
8 years ago
MrS0m30n3
ee5617c7c2
Add Turkish language
8 years ago
MrS0m30n3
66e1157f05
Merge pull request #64 from Arttse/master
Add Russian language
8 years ago
Nikita Bystrov
091d66459e
Changed `Percent` translation. From `Скачано` To `Процент`
8 years ago
MrS0m30n3
91cd031a2b
Merge pull request #62 from daviewales/patch-2
Update README.md
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
David Wales
bf8db412b4
Update README.md
Added instructions for installing on Mac with pip.
Updated Windows setup link to point to latest version on Github releases.
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
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
d886f72b96
update_locales.sh use fuzzy
9 years ago
MrS0m30n3
3d2c913dee
wxDirDialog changeable directory
9 years ago
MrS0m30n3
3955e9bf0e
Add script to update locale files
9 years ago