Skip to content

v0.2.3: Bugfixes, title fetching improvements, parser fixes, performance improvements

Compare
Choose a tag to compare
@pirate pirate released this 19 Feb 19:15
2a3fbfd
  • fixed issues with parsing titles including trailing tags
  • fixed issues with titles defaulting to URLs instead of attempting to fetch
  • fixed issue where bookmark timestamps from RSS would be ignored and current ts used instead
  • fixed issue where ONLY_NEW would overwrite existing links in archive with only new ones
  • fixed lots of issues with URL parsing by using urllib.parse instead of hand-written lambdas
  • ignore robots.txt when using wget (ssshhh don't tell anyone 馃榿)
  • fix RSS parser bailing out when there's whitespace around XML tags
  • fix issue with browser history export trying to run ls on wrong directory