divijbindlish / parse-torrent-name

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

Modified regex to handle years up to 2039 #27

Open Abraxos opened 4 years ago

Abraxos commented 4 years ago

It seems like the regex cannot handle years past 2019. I edited the regex to handle years up to and including 2039 and added a test to make sure that it works for a 2020 movie.