Feed date scraper for Gemini (protocol)
Commits
zachwalk: remove dateutil dependency
Zach DeCook committed 2022-10-17
date: Check all link lines
Zach DeCook committed 2022-04-26
add gitignare
Zach DeCook committed 2021-07-27
* fix parsing line lines with tabs
Zach DeCook committed 2021-04-08
tests: try to debug kel's gemlog date issue
Zach DeCook committed 2021-03-01
docs: turn into gemini directory
Zach DeCook committed 2021-02-25
Readme: Rename to markdown extension
Zach DeCook committed 2021-02-20
License: License under AGPLv3
Zach DeCook committed 2021-02-20
gemini request: wrap more in try block
Zach DeCook committed 2021-02-19
link parsing: improve url parsing
Zach DeCook committed 2021-02-17
getdesc: improve tolerance of link line parsing
Zach DeCook committed 2021-02-17
description parsing: split at colon
Zach DeCook committed 2021-02-17
Url checking: only check gemini urls
Zach DeCook committed 2021-02-15
template: be able to replace existing dates
Zach DeCook committed 2021-02-15
retrieval: tolerate non-bytes data
Zach DeCook committed 2021-02-11
zachwalk: use input as a template
Zach DeCook committed 2021-02-10
zachwalk: also read from stdin
Zach DeCook committed 2021-02-10
connection: timeout after 2 seconds
Zach DeCook committed 2021-02-07
parsing: help out by adding space before colon
Zach DeCook committed 2021-02-07
date parsing: only attempt to check link description
Zach DeCook committed 2021-02-07
test: test that it only parses link lines
Zach DeCook committed 2021-02-07
test: add basic test
Zach DeCook committed 2021-02-07
getnewestdate: split into a tustable segment
Zach DeCook committed 2021-02-07
zachwalk: separate main function
Zach DeCook committed 2021-02-06
Zachwalk: parse sites from a gemini file
Zach DeCook committed 2021-02-04