Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
youtube-dl-gui-0.4-win-setup.zip | 2017-07-19 | 28.3 MB | |
youtube-dl-gui-0.4-win-portable.zip | 2017-07-19 | 37.7 MB | |
README.md | 2017-07-19 | 1.3 kB | |
Version 0.4.tar.gz | 2017-07-19 | 155.0 kB | |
Version 0.4.zip | 2017-07-19 | 189.6 kB | |
Totals: 5 Items | 66.4 MB | 7 |
Changes
- New UI (designed by @philipzae)
- Better design overall
- Easier format selection
- Easier save path selection
- Added new functionality (play, delete, move item in queue, reload, pause, etc..)
- New options window (5 tabs instead of 13)
- Removed some of the old options (write description to file, custom format selection, etc..)
- Added new options (-v, --ignore-config, --hls-prefer-native, --no-mtime, etc..)
- Support for new output templates
- Added generic video formats (3gp, mp4, webm, etc..)
- Added Korean translation by @memnoth
-
Removed outdated translations
-
Post Processing
- Calculate final size of post process files
- Extract final extension after merging process [ffmpeg]
-
Extract final extension after recoding process [ffmpeg]
-
Setup
- Update setup.py
- Build .MO files during build phase
-
Removed unused OSX code from setup.py
-
Other
- Removed twodict from utils.py and made it a dep
- Resolved issues (#54, [#151], [#162], [#173], etc..)
- Moved utility scripts & docs to new directories
- Added new dev scripts
- New ISSUE_TEMPLATE.md
- Updated README.md
- Added FAQs
-
Small fixes
-
Much more...