browsertrix-crawler
browsertrix-crawler copied to clipboard
Support downloading seed file from URL
trafficstars
Fixes #841
Crawler work toward long URL lists in Browsertrix. This PR moves seed handling from the arg parser's validation step to the crawler's bootstrap step in order to be able to async fetch the seed file from a URL.