0.6.1
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
byhtmlize
, 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