Skip to content

Release v0.3.0 Beta

Latest
Compare
Choose a tag to compare
@christianhofmanncodes christianhofmanncodes released this 08 Jun 21:22
· 2 commits to main since this release
9800026

Added

  • You can now paste YouTube playlist URLs into to the URL or ID field
    • YouTube Playlist Generator will automatically extract the playlist items for you
  • Search for YouTube videos by its title and choose the video(s) you want to add to the playlist
  • Translations (switchable in settings)

Changed

  • Show generated playlist length in StatusBar instead of MessageBox

Fixed

  • Dialog info text is now correctly indented

Security

  • Remove urllib for security reasons, instead use requests