Changelog:
- Added the :page=i STDIN option.
- Use the ".opus" extension for OPUS audio streams.
- Removed invidio.us from the list of invidious instances.
- Fixed the support for closed-captions for some videos.
- Prefer VP9 over AV1 when prefer_mp4 is true and there is no AVC stream.
- Added support for ignoring high frame rate (HFR) videos.
- Allow gtk3-youtube-viewer to work under any gtk+ >= 3.0.
- Allow YouTube video URLs to be passed to --id.
- Removed the --autohide option, in favor of --skip-watched.
- No longer include newlines in the message prompt for Term::ReadLine.
- Suppressed some harmless warnings in the GTK versions.
- Fixed some potential corner-cases.
- Detect videos with signatureCipher and fallback to youtube-dl.
- Allow channel & playlist IDs to be longer (between 11 and 64 characters).
- Fallback to invidio.us when youtube-dl is not available.
Depends on D9500
Signed-off-by: Algent Albrahimi <algent@protonmail.com>