720 Commits

Author SHA1 Message Date
MrS0m30n3
d12a075b78 Merge pull request #227 from MrS0m30n3/faq-vc++
FAQ: C++ redistributable installation/update
2017-09-24 17:14:29 +03:00
nodiscc
6719e2556d FAQ: C++ redistributable installation/update
Closes #224
Thanks @scarejar
2017-09-11 16:01:23 +02:00
MrS0m30n3
f990f7be75 Update TODO file 2017-07-20 17:46:34 +03:00
MrS0m30n3
db21ec5ea3 Add GNU-gettext as a requirement 2017-07-20 01:36:47 +03:00
MrS0m30n3
4d473d9751 Update __projecturl__ to HTTPS 2017-07-20 01:30:27 +03:00
MrS0m30n3
7781df47c5 Update AUTHORS file 2017-07-19 16:08:17 +03:00
MrS0m30n3
96b2aab7bc Remove outdated translations 2017-07-19 16:04:43 +03:00
MrS0m30n3
7f3b59c883 Update translations build command 2017-07-19 02:01:21 +03:00
MrS0m30n3
d6db760153 setup.py: review, clear & refactor 2017-07-19 01:55:09 +03:00
MrS0m30n3
9d5cff2ff5 Use cmd.Command objects to execute pre-build tasks 2017-07-19 01:40:15 +03:00
MrS0m30n3
ce0d85b659 Run pre-build tasks only when the appropriate cmd gets supplied 2017-07-10 16:29:04 +03:00
MrS0m30n3
6641baf493 Include 'MANIFEST.in' file in source distribution 2017-07-10 15:50:59 +03:00
MrS0m30n3
b1d0543106 Extract final extension after ffmpeg recoding process 2017-07-05 01:18:27 +03:00
MrS0m30n3
16bffd69f6 Refactor 'test_parsers.py' 2017-07-05 00:50:48 +03:00
MrS0m30n3
a96751d010 Patch for the 'test_parse_cmd_args_with_quotes' test case
Fixes #54
Related to commit 4a01626f9b83521603c1221f3bfcbfef08fa6549
2017-07-04 21:37:28 +03:00
MrS0m30n3
4a01626f9b Test the 'cmd_args' option parsing when quotes are presented 2017-07-04 21:00:38 +03:00
MrS0m30n3
9d0a7e6a61 Merge pull request #180 from snosi/master
update translation arabic
2017-06-24 14:33:55 +03:00
saad snosi
c1a8113ba2 Thank you for your review 2017-06-22 18:05:06 +01:00
MrS0m30n3
182a58723e Merge pull request #181 from cleitonme/master
Update pt-br translation
2017-06-21 15:40:19 +03:00
cleitonme
61d4b7e012 Update optionsframe.py 2017-06-19 15:18:09 -03:00
cleitonme
9161a7f5ac Update youtube_dl_gui.po 2017-06-19 15:16:45 -03:00
saad snosi
c4b0fd7133 update and complete the missing translations 2017-06-19 17:53:37 +01:00
MrS0m30n3
0af5a8834f Update TODO file 2017-06-19 15:10:05 +03:00
MrS0m30n3
495cac5433 check-translation.py: Fix date parsing & comparing 2017-06-19 14:29:15 +03:00
MrS0m30n3
279ca6b527 Fix the 'utils.build_command' function
Wrap the option with double quotes if it contains
any special characters (spaces, parentheses, etc..) instead
of wrapping it only when it contains spaces.

This patch fixes the issue with the parentheses inside
the youtube-dl output template when running Youtube-dlg
on Linux.

Related to #173
2017-06-18 21:36:18 +03:00
MrS0m30n3
9d86eafde0 Merge pull request #178 from Arttse/update-ru-locale
Locale ru_RU. Update translation
2017-06-18 19:36:50 +03:00
Nikita Bystrov
6bfc707843
Locale ru_RU. Change revision date 2017-06-18 18:21:45 +03:00
Nikita Bystrov
48c43c33c2
Locale ru_RU. Change capital letter in second word to lowercase 2017-06-18 18:17:54 +03:00
Nikita Bystrov
bca7c3e42d Merge branch 'master' into update-ru-locale 2017-06-18 17:39:30 +03:00
Nikita Bystrov
a8ff6b6940
Locale ru_RU. Fix branch conflict with es_ES locale 2017-06-18 17:35:57 +03:00
Nikita Bystrov
fb305feea7
Locale ru_RU. Change Проиграть to Воспроизвести 2017-06-18 17:21:43 +03:00
MrS0m30n3
e62046a13a Merge pull request #175 from Swyter/patch-1
Update the es_ES translation accordingly.
2017-06-18 16:13:39 +03:00
saad snosi
e731c63a9b update translation arabic 2017-06-17 00:03:31 +01:00
Nikita Bystrov
8f2bbf968d
Locale ru_RU. Un-comment language from the optionsframe.py 2017-06-16 22:12:43 +03:00
Nikita Bystrov
506a9fc356
Locale ru_RU. Update translation 2017-06-16 22:11:22 +03:00
Swyter
1ba0eda046 Improve the es_ES translation with the tips provided by @MrS0m30n3. Fix some formatting errors. 2017-06-15 20:57:23 +02:00
MrS0m30n3
bd45562486 Update TODO file 2017-06-15 21:47:54 +03:00
MrS0m30n3
2920206473 Merge pull request #177 from sebix/add-opensuse
README: Add opensuse to downloads
2017-06-15 20:55:46 +03:00
Sebastian Wagner
37a3b362d1
README: Add opensuse to downloads 2017-06-15 19:12:56 +02:00
Swyter
6dc40b280d Uncomment the es_ES language entry, as instructed. 2017-06-15 18:01:01 +02:00
Swyter
575399c361 Update the es_ES translation accordingly.
It's good to be back!
2017-06-15 17:58:18 +02:00
MrS0m30n3
b0cfc950a9 Update .PO files 2017-06-15 17:25:03 +03:00
MrS0m30n3
b3357697fa Fix 'update-locales' script output 2017-06-15 17:12:51 +03:00
MrS0m30n3
d8c4a1c303 Fix Dutch translation 2017-06-15 16:58:12 +03:00
MrS0m30n3
1aa8a7faf4 Bump version -> 0.4 2017-06-15 16:55:15 +03:00
MrS0m30n3
20b6f507d9 Improve issue template
Improve the issue template and fix broken links
2017-06-15 16:32:33 +03:00
MrS0m30n3
4ef3d60593 Merge pull request #174 from MrS0m30n3/new_layout
New layout merge
2017-06-15 16:07:14 +03:00
MrS0m30n3
47f14ff3f8 Merge branch 'master' into new_layout 2017-06-15 16:04:56 +03:00
MrS0m30n3
2925774c44 Disable outdated translations 2017-06-15 15:01:39 +03:00
MrS0m30n3
f776062792 Fix #173 2017-06-14 17:19:18 +03:00