Commit graph

18 commits

Author SHA1 Message Date
cd008c10e2 fix: extractors no longer crash (error due to refactor) 2024-02-19 22:35:02 +01:00
afa5bd088d refactor: Attributes are their proper type instead of strings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Also adds checking for non-emptiness and upper-casing
2024-02-15 19:10:22 +01:00
e6d7328b29 refactor: clippy fixes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-17 23:48:48 +01:00
10e0b8804b fix(cli): add ID3_PICTURE attribute description
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-17 23:40:59 +01:00
8917221b42 feat(cli): add ID3 image extraction
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-17 20:31:20 +01:00
0ffe5ee688 refactor:
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-28 21:18:16 +02:00
f6845a5a3a fix: add url attributes to url type address
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-31 19:03:56 +02:00
a2192f5143 feat: add debug logging for external command extractors 2023-08-20 17:58:59 +02:00
a8f820d68e chore: rename photo extractor to EXIF extractor 2023-07-28 17:49:14 +02:00
f4c03fde37 feat: extractors append types 2023-07-09 19:24:46 +02:00
2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00
0eec69b219 refactor : rename attr constants for consistency 2023-06-24 16:18:03 +02:00
30cb6ab69c feat: web extractor adds LBLs 2023-05-27 23:11:45 +02:00
084660ab46 refactor: use global reqwest client 2023-05-24 11:20:13 +02:00
00bf65c596 chore: add user agent to reqwests 2023-05-19 22:46:25 +02:00
b2e6335028 chore: use url instead of string in address 2023-05-19 17:30:09 +02:00
3d80b2e13c fix: tests 2023-04-25 19:31:43 +02:00
ff69c0a80f chore: server -> cli 2023-04-24 20:25:34 +02:00