Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Version 0.0.6

Compare
Choose a tag to compare
@trizen trizen released this 15 Jul 13:58
· 98 commits to master since this release
0.0.6
7332262

Additions

  • Added support for ignoring High Frame Rate (HFR) videos. (#18) (50e6855)
  • Added the --instance=s alias for --api-host=s, for changing the invidious instance. (cf0a327)

Fixes

  • Handle some potential corner-cases. (fbc11fa)
  • Suppressed some harmless warnings. (9880e01)
  • Allow YouTube video URLs to be passed to --id. (28f925f)
  • No longer include newlines in the message prompt for Term::ReadLine. (cf335f1)