christianhofmanncodes
released this
08 Jun 21:22
·
2 commits
to main
since this release
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)
- Polski (Polish) thanks to poduszkowiec_
- Nederlands (Dutch)
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