parse-torrent-name
parse-torrent-name copied to clipboard
Extract media information from a filename
Instead of replacement, this can be a simple extension to what PTN is right now. A string or filepath can be a mandatory argument, and the output should be printed...
Fix error of issue #36
Error Info: ```bash (base) PS C:\sifat\code\python> pip install parse-torrent-name Collecting parse-torrent-name Using cached parse-torrent-name-1.1.1.tar.gz (9.0 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run...