Page MenuHomeSolus

Update youtube-viewer to 3.7.8
ClosedPublic

Authored by algent on Aug 25 2020, 12:39 PM.
Tags
None
Referenced Files
F11068901: D9501.id22937.diff
Fri, Aug 11, 10:20 PM
F11068900: D9501.id22884.diff
Fri, Aug 11, 10:20 PM
F11068899: D9501.id.diff
Fri, Aug 11, 10:20 PM
F11050904: D9501.diff
Thu, Aug 10, 7:34 PM
F11010840: D9501.id22884.diff
Thu, Aug 3, 9:08 AM
F10887043: D9501.id22884.diff
Jun 26 2023, 6:03 AM
F10886811: D9501.id22937.diff
Jun 26 2023, 3:29 AM
F10882736: D9501.diff
Jun 23 2023, 4:53 PM
Subscribers

Details

Summary

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>

Test Plan
  • Set a Google API and log in the app. (This is needed since 3.7.4).
  • Search and watch videos with different players.
  • Download videos.

Diff Detail

Repository
R3559 youtube-viewer
Lint
Lint Not Applicable
Unit
Tests Not Applicable