This is a GUI program that rips and transcodes DVDs, adding them to your media collection. It checks movie info on IMDB and grabs the poster. It uses libraries like os, re, time, win32api, urllib.request, ctypes, subprocess, shutil, threading, codecs, difflib, requests, win32file, and BeautifulSoup to do this. The UI is created using Tkinter.
-
Updated
Feb 24, 2023 - Python