Vidtuber 2.0.1
Vidtuber is a simple multi-platform GUI for yt-dlp.
Changes to Vidtuber 2.0.1:
- Fixed inconsistencies checking only the 'yt-dlp'/'yt-dlp.exe' executables instead of the entire available range of executables ('yt-dlp', 'yt-dlp.exe', 'yt-dlp_macos', 'yt-dlp_linux').
- Added management and mapping of data fetched from audio/video content platforms during drag-and-drop URL stage.
- Added more detailed information managing URLs.
- Improved data management for GUI logging operations.
- The playlist management dialog has been completely redesigned.
- Removed checks for channel/playlist URLs when the Download button is pressed and "Include playlist" is unchecked.
- Fixed "Download by format code" merging file issue. This fix adds --audio-multistreams and --video-multistreams arguments when the user check "Merge all files into a single file" option (now enabled by default).
- Fixed the format codes of mhtml storyboard files, which are always downloaded as separate files now (not for merging).
- Fixed writing user settings preferences when closing the app. Now this save the setting "Merge all files into a single file" and "Download only the best selected qualities".
- Fixed versioning error on debian control file related to python3-wxgtk4.0.
- Added a confirmation dialog with ability to edit the command arguments on the fly before run the processing.
- Drop support for wxPython == 4.0.7, now require only wxPython >= 4.1.0 .
- Removed obsolete codes for wxPython v4.0.7.
- Drop support for Ubuntu Jammy due to the wxPython package version no longer being supported by Vidtuber.