A simple script to use VLC to rip DVD's. A quick TUI terminal interface.
python vlcrip.py
You can configure the script by editing the config.toml
file.
[paths]
vlc_path = "E:\\PortableApps\\PortableApps\\VLCPortable\\App\\vlc\\vlc.exe"
output_folder = "G:\\Movies\\"