Skip to content

v1.8

Compare
Choose a tag to compare
@user234683 user234683 released this 05 Nov 09:45
· 697 commits to master since this release

New Features

  • Support for lc parameter (i.e. highlighted comments, which are used in the links in youtube notification)
  • Support for search filters: upload date, type, duration
  • Thumbnails for videos saved to playlists are now saved locally

Bugfixes

  • Fix error parsing comments when a comment has all its replies in a thread (already displayed without the need to click "More replies")
  • Fix search filters not being applied to next pages in results
  • Offered search plugin now uses the port specificied in the settings for its url setting
  • Include fix for ytdl-org/youtube-dl#18052 (no view count after latest youtube changes)

Others

  • Display latency/read-time for more things, round the numbers
  • Check whether comment posting was succesful, display comment posting code (such as "SUCCESS")
  • When adding videos to playlists, check that it's not already in the playlist, so duplicates won't be added
  • Security: Don't use exec to read settings.txt