Commit Graph

5 Commits (c4fa38ba8bd71ca4dcd7b8c217c58e7b8da5d191)

Author SHA1 Message Date
MrS0m30n3 c4fa38ba8b Add test for the default language case 2017-12-09 19:07:05 +02:00
MrS0m30n3 6c4dce8d6d Add test case for the utils.convert_item function 2017-11-19 18:56:06 +02: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 f776062792 Fix #173 2017-06-14 17:19:18 +03:00
MrS0m30n3 fbae6738c9 utils.py: Add 'to_bytes' & 'format_bytes' methods 2016-12-21 00:58:18 +02:00