- Added --version / -v option. - config.json is now generated instead of coming pre-filled with vidl. Ensures the default config isn't accidentally changed.
3.0.5
- Fixed download_folder being already set when installing
3.0.4
- Fixed an issue where the download_folder isn't automatically set when you first run vidl - Help menu now only shows "vidl" instead of full paths.
3.0.3
- Fixed vidl crashing when called as a package. - Fixed and updated README dev instructions - Fixed terminal colors, by updating colorboy dependency.
3.0.2
- Fixed extracting artist/title metadata from title - Fixed md module not loading - some logging changes
3.0.1
- Fixed crashes due to some metadata fields being mixed up. - Fixed README.md showing incorrect instructions for setting up macOS vidl shortcuts. - Added CHANGELOG.md file