Skip to content

Releases: user234683/youtube-local

v2.8.9

30 Mar 20:23
Compare
Choose a tag to compare

Bugfixes

  • (Again) Fix YouTube blockage of videos, this time by switching to the iOS client (#205)

v2.8.8

30 Mar 01:14
Compare
Choose a tag to compare

Bugfixes

  • Fix YouTube blocking all newer videos due to outdated android client parameters (#205)

v2.8.7

09 Mar 05:38
Compare
Choose a tag to compare

Bugfixes

  • Fix 400 Bad Request on each video due to Youtube changes (#201)
  • Fix thumbnails not being routed when hosting on uWsgi (#198)
  • Fix usage of deprecated response.getheaders() (#194)

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, or 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.

v2.8.6

22 Jan 06:48
Compare
Choose a tag to compare

New Features

  • Setting for autoplaying videos
  • Setting to always use integrated video sources

Bugfixes

  • Fix comment replies no longer working
  • Fix video like count extraction no longer working
  • Fix video size exceeding the viewport on newer versions of Firefox
  • Fix channel about tab no longer working
  • Retry requests for video/audio segments when using av-merge. Should fix some stalling issues when playing at resolutions other than 360p/720p
  • Subscriptions: Fix some channels failing to check because of videos without an upload date
  • Subscriptions: Update video durations for Upcoming/Live/Premier videos once they have finished

v2.8.5

15 Oct 22:23
Compare
Choose a tag to compare

New features

  • Allow filtering out shorts from channel video pages and/or subscriptions feed
  • Increase playlist page size to 100 videos instead of 20

Bugfixes

  • Fix video pages > 1 not working when sorting by newest due to YouTube changes
  • Fix streams not being included in the subscriptions feed
  • Fix music channels not displaying any videos
  • Fix incorrect comment counts

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, or 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.

v2.8.4

25 Aug 19:59
Compare
Choose a tag to compare

Bug fixes

  • Fix related videos, like count, comments count, and playlist sometimes not being shown

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, or 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.

v2.8.3

11 Aug 16:29
Compare
Choose a tag to compare

Bugfixes

  • Fix playback stalling 1 minute into the video due to 403 errors due to YouTube changes

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, or 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.

v2.8.2

09 Jul 17:34
Compare
Choose a tag to compare

New Features

  • Add Streams and Shorts tab to channels

Bugfixes

  • Fix music list extraction due to youtube changes
  • Fix channel pagination due to youtube changes
  • Fix bug where videos are sometimes in a different language for videos that include audio translations

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, and 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.

v2.8.1

02 May 04:28
Compare
Choose a tag to compare

Bugfixes

  • Fix "Error: Error getting missing player or bypassing age-restriction: This video is unavailable" (#165) as well as video throttling (#168)
  • Fix age restricted videos

v2.8.0

31 Mar 07:09
Compare
Choose a tag to compare

New Features

  • Preview thumbnails when hovering the mouse over the video progress bar
  • Go to the url when a youtube url is entered into the search bar

Bugfixes

  • Chrome: Fix related videos text not displaying
  • Chrome: Fix video exceeding screen width
  • Fix likes count due to YouTube changes
  • Fix channel pages other than the first one not displaying, due to YouTube changes
  • Fix channel avatars not displaying
  • Fix 500 uncaught exception: AttributeError: 'NoneType' object has no attribute 'groups'
  • Fix failure to detect vp9.2 and mp4v.20.3 codecs

Note for windows users: there are two releases. One release is for Windows Vista, Windows 7, and 32-bit systems only, and does not include the latest Python security patches. All other windows users should use the other release which contains the latest security patches for Python.