A Scripts that donwload torrent file from torrentBD. Just Config the UserConfig you are done.
1- First config the download
The config is inside the code. so first open the code of this script then see the UserConfig
variable. max
means the maximum size of the torrent and min
means the minimum size of the torrent, downloadLimit
means the number of files it should download. sumDownloadSize
means total download file size.
you have to mention either max
or min
or both. if you don't say downloadLimit
and sumDownloadSize
then it will stop after 100 files. but it's not recommended.
2- Open search
the moment you open the search you will see the download start button top left corner. first filter as you like and go to any page if you want.
3- press DownloadStart
I added a console log to view the last history, UserConfig and Downloaded torrent file name.
There could be a bug but so far I haven't faced any if you found any mail me at [email protected].