A simple script to use VLC to rip DVD's. A quick TUI terminal interface.
python vlcrip.pyYou 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\\"