Skip to content

Releases: oleksis/youtube-dl-gui

yt-dlg 1.8.5

24 Feb 04:39
1c7dbf0
Compare
Choose a tag to compare

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

13 Nov 05:46
Compare
Choose a tag to compare

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

18 Jan 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

yt-dlg 1.8.2

07 Dec 04:51
Compare
Choose a tag to compare
  • 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

04 Nov 10:44
Compare
Choose a tag to compare

🚀 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

16 Sep 21:30
Compare
Choose a tag to compare

This release fixes some bugs originally related to GNU/Linux systems:

  • Clip multimedia buttons rendered incorrectly #41
  • Improve Slovak translation #40
  • Fix issue when stop would crash when dl process has already been exited #38
  • Fix issue where the cmd tools could not be executed because of permision issues on Linux #36

yt-dlg 1.7.0

30 Jun 19:36
Compare
Choose a tag to compare
Add Slovak translation to app

Fix : #31

yt-dlg 1.6.0

03 Jun 17:59
Compare
Choose a tag to compare
v1.6.0

Add tests for ClipDialog widget

yt-dlg 1.5.0

17 May 04:47
Compare
Choose a tag to compare
  • Add support to CLI Backend (youtube-dl/yt-dlp)

yt-dlg 1.4.0

08 May 15:14
Compare
Choose a tag to compare
  • 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