sayem314 / torrent-indexer

Yet another node.js torrent scraper made especially for movie, series, anime and music (scrape from 1337x, eztv, limetorrents, rarbg, skytorrents, thepiratebay, torrentproject, yts and zooqle)
MIT License
60 stars 12 forks source link

Add length (average size in bytes) #7

Closed sayem314 closed 4 years ago

sayem314 commented 4 years ago

Currently, there is size property that is okay for humans but for programming, we also need length property which would contain filesize info in bytes.