Save the url list of a series of file to be downloaded as .meta4 format for downthemall. No one can doubt that downthemall is a good add-on to make download more eaiser, convinient and managable. However, there are also some shortcommings to make it shit, for example, it would automatically remove the contents after square brackets without any consults when batch import url list, but those contents are necessary for some file urls such as OpenDAP. This function is to save the urls as meta4 file so that downthemall could not amend the urls when import them to the queue.
1 | write.meta4(urls, file = "")
|
urls |
Url list of the file to be downloaded, such as OpenDAP. |
file |
either a character string naming a file or a connection open for writing. "" indicates output to the console. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.