divijbindlish / parse-torrent-name

Extract media information from a filename
MIT License
215 stars 60 forks source link

Fix the year for 2020, add 2020.01.01 (ISO 8601) Date Parsing #24

Open jaredmichaelwilliams opened 4 years ago

jaredmichaelwilliams commented 4 years ago

Probably would want to squash this @divijbindlish @davidvuong i tried using your PR, but it wasn't working so i worked out my own pattern and that seems to be working

jaredmichaelwilliams commented 4 years ago

Travis says it passed for python2 but when it got to python3 the job failed because it couldnt download something not because of a python error