main
public static void main(String[] args)
throws ClassNotFoundException,
SQLException,
IOException,
org.wikibrain.conf.ConfigurationException,
WikiBrainException,
DaoException
first arg: comma-separated lang codes
start date and end date (second and third args) must be in UTC time
dates must be entered as ---
can enter as many start date to end date combinations as desired in order to download multiple days
- Parameters:
args
-
- Throws:
ClassNotFoundException
SQLException
IOException
org.wikibrain.conf.ConfigurationException
WikiBrainException
DaoException