Skip to content

mdaubie/torrent-name-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torrent Name Parser

version release status checks status publish status license

Library for parsing filenames in torrent convention using regexes

Notes

  • Pattern: the chosen pattern is based on the naming conventions of files shared via torrent (p2p), more precisely the films and series files
  • Regex: This regex is quite flexible, so it works with most files, I published it here (there is two versions available, the v1 is more complete but more demanding)

Related projects

I am working on a web app project to handle my collection of downloaded movies and series, you can find it here: The Movie Shelf

This is a personal project for my needs, so it probably won't be interesting for you (I might actually keep it private), but I need to develop some libraries for this main project which might be useful to you:

About

Library for parsing filenames in torrent convention using regexes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages