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
youtube-dlG
A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Supported sites
Screenshots
Requirements
- Python 2.7.3+
- wxPython 3
- TwoDict
- FFmpeg (optional, to post process video files)
Downloads
- Source (.zip)
- Source (.tar.gz)
- PyPi
- Ubuntu PPA
- Arch AUR
- Slackware SlackBuild
- openSUSE
- Windows Installer
- Windows Portable
Installation
Install From Source
- Download & extract the source
- Change directory into youtube-dl-gui-0.4
- Run
python setup.py install
Install PyPi
- Run
pip install youtube-dlg
Install Windows Installer
- Download & extract the Windows installer
- Run the
setup.exe
file
Contributing
- Add support for new language: See localization howto
- Report a bug: See issues
Authors
See AUTHORS file
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
Languages
Python
98.6%
Shell
1.1%
Roff
0.3%