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
2017-06-15 16:55:15 +03:00
2017-04-27 15:47:11 +03:00
2016-12-28 17:48:24 +02:00
2016-09-16 14:47:45 +03:00
2014-03-01 19:12:37 +02:00
2017-06-15 19:12:56 +02:00
2016-12-28 19:10:35 +02:00
2017-06-15 21:47:54 +03:00

youtube-dlG

A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Supported sites

Screenshots

youtube-dl-gui main window

Requirements

Downloads

Installation

Install From Source

  1. Download & extract the source
  2. Change directory into youtube-dl-gui-0.4
  3. Run python setup.py install

Install PyPi

  1. Run pip install youtube-dlg

Install Windows Installer

  1. Download & extract the Windows installer
  2. Run the setup.exe file

Contributing

Authors

See AUTHORS file

License

The Public Domain License

Frequently Asked Questions

See FAQs file

Thanks

Thanks to everyone who contributed to this project and to @philipzae for designing the new UI layout.

Description
No description provided
Readme 1.9 MiB
Languages
Python 98.6%
Shell 1.1%
Roff 0.3%