compose-lobsters/metadata-extractor
Harsh Shandilya a19aa16924
fix(metadata-extractor): do not attempt extraction on HTTP URLs
These can pop up on lobste.rs rarely but Android only allows
us to do HTTPS, so the ideal solution is to just skip them and render
as-is.
2022-09-10 16:42:40 +05:30
..
src/main/kotlin/dev/msfjarvis/claw/metadata fix(metadata-extractor): do not attempt extraction on HTTP URLs 2022-09-10 16:42:40 +05:30
build.gradle.kts android: fix injection of MetadataExtractor 2022-08-19 23:20:45 +05:30