@1112 wrote:
Hey there!
I have rather stupid question i quess, but I'm totally new in it.
I have several saved html files on my computer like:movie obj_id=12345.html
movie obj_id=15346.html
movie obj_id=13847.html
movie obj_id=17412.html
movie obj_id=16361.html
and so on.Each html file contains direct links to .torrent files I want to download.
Flexget can open each file with html plugin and it makes great work, when i write in config:
tasks: test task: html: url: "file:///D:/torrents/movie%20obj_id=13847.html" download: D:\torrent_files
But how can I open all files at once? Or more specific - what should I write to make Flexget open each file one after another and download all the links which that files contain?
Posts: 1
Participants: 1