Closed Darwish8040 closed 4 years ago
Dont have option, but you change manually: change all occurrences word "videos" in file:
for other word.
or change directly path example:
line 67 fs.writeFileSync(`./videos/..')
from
fs.writeFileSync('C:/crawvideos/..')
I don't use it anymore, so I'm not keeping tracker.
This crawler works very well but, I have only one issue which is to change the download folder by the user manually. That's my only request. If it's already possible I could appreciate it if someone gave me steps on how to actually do it without breaking the entire thing as I have attempted earlier.