Skip to content

Releases: realshouzy/YTDownloader

YTDownloader v1.5.3

25 Mar 23:40
Compare
Choose a tag to compare

What's Changed

  • internal refactoring and adjustments (e.g. ABC to Protocol)
  • constraint PySimpleGUI==4.60.5

Full Changelog: 1.5.2...1.5.3

YTDownloader v1.5.2

23 Jan 19:28
f9e210b
Compare
Choose a tag to compare

What's Changed

  • restructure project to a single-file format (tests and configs were adjusted accordingly)
  • This reverts commits 506cc76 and 0691082 where support for Python 3.8 was mistakenly dropped earlier than intended.

Full Changelog: 1.5.1...1.5.2

YTDownloader v1.5.1

23 Dec 19:04
Compare
Choose a tag to compare

What's Changed

  • internal refactoring and improvements
  • normalized project structure
  • finalized tests
  • added CI
  • improved documentation

New Contributors

Full Changelog: 1.5...1.5.1

YTDownloader v1.5

07 Jun 21:37
Compare
Choose a tag to compare

Infos

  • support for YouTube video links with time stamps
  • bug fixes
  • other internal adjustments and improvements

Full Changelog: 1.4.1...1.5

YTDownloader v1.4.1

13 May 23:28
Compare
Choose a tag to compare

Infos

  • bug fixes
  • other internal adjustments and improvements

Full Changelog: 1.4...1.4.1

YTDownloader v1.4

11 Apr 22:36
Compare
Choose a tag to compare

YTDownloader v1.4

  • added threading for potential performance improvements
  • other internal adjustments and improvements

Full Changelog: 1.3...1.4

YTDownloader v1.3

04 Feb 21:51
Compare
Choose a tag to compare
  • unavailable resolutions (for videos and playlists) will now by labled + notification popup
  • added slots to classes

YTDownloader v1.2.4

14 Aug 20:29
Compare
Choose a tag to compare
  • added KeyError handling
  • other adjustments

YTDownloader v1.2.3

03 Aug 17:40
Compare
Choose a tag to compare
  • added clickable creator, which opens the creators YouTube channel page

YTDownloader v1.2.2

31 Jul 19:32
Compare
Choose a tag to compare
  • code formatting
  • general adjustments