Releases: oleksis/youtube-dl-gui
Releases · oleksis/youtube-dl-gui
yt-dlg 1.8.5
What's Changed
- Bump wheel from 0.37.1 to 0.38.1 in /requirements by @dependabot in #113
- Update Japanese translation by maboroshin from transifex by @oleksis in #118
- Bump future from 0.18.2 to 0.18.3 in /requirements by @dependabot in #119
- Commit fix for issue #122 in oleksis/youtube-dl-gui by @gitgeoff in #123
New Contributors
Full Changelog: v1.8.4...v1.8.5
yt-dlg 1.8.4
What's Changed
- Check and fallback to "en" to init wx.Locale by @dieterplex in #77
- Fix deprecation warning for distutils during build by @Gr3q in #85
- Set yt-dlp as default CLI Backend by @oleksis in 65d310b
Full Changelog: v1.8.3...v1.8.4
yt-dlg 1.8.3
What's Changed
- Fix #65
- Bump lxml from 4.6.3 to 4.6.5 in /requirements by @dependabot in #74
Full Changelog: v1.8.2...v1.8.3
yt-dlg 1.8.2
- Adds support for Python 3.6+
- Update traditional Chinese translation
- SHA256 wxPython-4.1.2a1-cp310-cp310-win_amd64.whl:
bac980f1a003eb9d0a33715388ac18f58ea71f0613024891ae3852cda995d110 wxPython-4.1.2a1-cp310-cp310-win_amd64.whl
yt-dlg 1.8.1
🚀 yt-dlg version 1.8.1 📦
- Add support for 🇨🇳 China (simplified) language
- Add support for 🇩🇪 German (Deutsch) language
Thanks for the contributions 🙏🏾
📝 The GNU/Linux binary is built using the GitHub Actions PyInstaller ManyLinux 2.24 Docker Action (Debian 9) based
yt-dlg 1.7.1
This release fixes some bugs originally related to GNU/Linux systems:
yt-dlg 1.7.0
Add Slovak translation to app Fix : #31
yt-dlg 1.6.0
v1.6.0 Add tests for ClipDialog widget
yt-dlg 1.5.0
- Add support to CLI Backend (youtube-dl/yt-dlp)
yt-dlg 1.4.0
- Add initial support to Dark Theme.
- Update locales en_US, es_ES .
- Replace mainframe.CustomComboBox for mainframe.ListBoxComboPopup.
- Fix default video format selection in mainframe.py
- Remove twodict Dependency