10 Commits

Author SHA1 Message Date
069ddcd976 Put videos, images, and video-thumbnails into subdirectories 2022-10-15 15:06:06 -04:00
d1d80a91cd Add 'gofmt' linter 2022-03-13 17:13:40 -07:00
223734d001 Remove all references to deprecated 'ioutil' package 2022-03-13 16:33:17 -07:00
069ab83fba Refactor scraper tests
- use Stretchr assert package for assertions
- use "dot imports" to remove "scraper.XYZ" from everything
2022-01-31 19:14:14 -08:00
28e139a3e4 Add video durations and view counts 2021-12-24 16:26:34 -05:00
fbbb6834de Add video thumbnails 2021-12-23 15:12:01 -05:00
4fa30e246d Add dimension info to media content 2021-10-10 16:06:47 -07:00
89179f2447 Tidy up the scraper tests a bit 2021-09-27 15:30:05 -07:00
9c9100d874 Add RemoteURL and LocalFilename fields to Video, remove Filename 2021-08-05 14:10:46 -07:00
8462365d70 Add tests for API video parsing 2021-08-04 23:49:45 -07:00