github user234683/youtube-local v1.9.5

latest releases: v2.8.11, v2.8.10, v2.8.9...
5 years ago

Note for Linux users: This release has a new dependency, flask

Features

  • Add a summary of the channel description next to the channel's avatar on each page

Bugfixes

  • Fix unlisted videos not being detected due to Youtube's changes
  • Fix broken titles due to Youtube's changes
  • Fix a stray debugging statement I forgot to comment out that saved to the disk the response data from Youtube for the main page of channels. Such ad hoc response saving has been removed and replaced with a debug setting in settings.txt, outside of version control.

Other

  • Internal refactoring to use Flask as the web framework instead of the previous ad hoc design
  • Security: Add a content security policy to ensure third party connections cannot be made from the page in case of any bugs (for example, bugs where thumbnails are retrieved by the browser over the clearnet instead of through Tor, due to the URL not being prefixed)

Don't miss a new youtube-local release

NewReleases is sending notifications on new releases.