Skip to content

0.6.1

Compare
Choose a tag to compare
@LeoniePhiline LeoniePhiline released this 04 Jun 13:57
· 292 commits to main since this release

Fixed

  • Set an arbitrary user agent string to circumvent Vimeo crawler player, which does not fill the <title /> HTMl tag correctly.
    (#9)
  • Decode HTML entities in video titles and replace html-escape by htmlize, capable of decoding non-numeric HTML entities.

Changed

  • Demote content dumps into trace log level.
  • Lift successful title match into info log level.
  • Use % / Display rather than ? / Debug to render readable content dumps.

Full Changelog: v0.6.0...v0.6.1