Marc Hedlund

Results 6 issues of Marc Hedlund

From @indirect: ``` MH, depending on whether you're using the API, you might also need to allow for descriptions on sounds now I just noticed a pull request on the...

Would be fun and maybe useful to have some stats show up at the end of the export: - Transcripts exported - Uploads exported - Deleted uploads - Errored uploads...

- `-h | --help` - `-v | --version` - `-a | --api-key` - `-s | --subdomain` - `-d | --directory` - `--start-date` - `--end-date` - `--timezone` - `--no-html` - `--no-xml`...

httparty is already parsing all of the XML responses; no need to use Nokogiri to do it again. Would be better to use the already-parsed results, and probably better to...

It is likely that uploads before 2009/8/28 or so which have a `?` in the filename will fail to export and report a 404 error instead. This is due to...

I just lost a while fixing a bug that was fixed already by lukeredpath/LROAuth2Client@52133f879959eb3c13cfdaa00c68b3ca023e73d8. My fault for not checking the submodule, but it's a bummer. It would be great if...