13 Commits

Author SHA1 Message Date
069ddcd976 Put videos, images, and video-thumbnails into subdirectories 2022-10-15 15:06:06 -04:00
d98f02954e Add support for 'mobile' twitter links 2022-05-14 13:51:51 -07: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
18c9f79429 REFACTOR: LINT: add .golangci.yaml lint config file
- Add linting for line lengths
- Fix some linting errors
2022-03-06 15:06:06 -08:00
f22f15f3d9 Prevent quoted-tweet URLs from being added as URLs (they should just be quote-tweets) 2022-03-02 14:34:42 -08: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
d0cb857acb Fix embedded link parsing for youtube links with no thumbnails 2021-11-22 14:52:18 -08: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
0bb9ff6c6b Add handling for URL cards with no link preview thumbnail image 2021-09-17 20:50:28 -07:00
e2ff9436fa Add player type of URL card 2021-09-17 17:35:55 -07:00
3f9c807efa Add Url type 2021-09-17 13:41:43 -07:00