Create a new submission for each archive in your provided URL list

<%= start_form_tag({:action => 'mass_url'}) %>

<%= submit_tag "Submit" %> <%= submit_tag "Cancel" %>
<%= end_form_tag -%>

Use 'Submit' to create one new submission for each of your provided URLs.

The compressed archive file must have one of these extensions:
.zip, .tar.gz, .tgz, .tar.bz2