Skip to content

Releases: notarisj/YouTube-AutoSkip

v2.1

15 Jul 18:20
b166cf7
Compare
Choose a tag to compare

What's Changed

  • Add autoplay functionality

Full Changelog: v2.0-beta...v2.1

v2.0-beta

07 Jun 00:13
cfa8b36
Compare
Choose a tag to compare

What's Changed

  • Completely remove click skip button and speedup logic
  • Replace video with the embeddable version
  • Bypass embed restriction

Ads are never displayed because YouTube does not show them in embedded videos.

Full Changelog: v1.5...v2.0-beta

v1.5

19 May 11:08
e9788c0
Compare
Choose a tag to compare

What's Changed

  • Refactor for improved code maintainability and readability.
  • Strengthen ad skipping and banner removal logic.
  • Add detailed logging for easier troubleshooting.

Full Changelog: v1.4...v1.5

v1.4

08 May 13:40
94b3496
Compare
Choose a tag to compare

What's Changed

  • Reworked UI

Full Changelog: v1.3...v1.4

v1.3

21 Apr 20:57
0cd6c93
Compare
Choose a tag to compare

What's Changed

  • Rework the clickSkipButton function to simulate a person's click
  • Add initialState message to initialize the observer
  • Filter mutations before calling the corresponding method
  • Size is reduced because previously it was not built for Release

Full Changelog: v1.2...v1.3

v1.2

20 Apr 08:55
02a0d13
Compare
Choose a tag to compare

What's Changed

  • Use wildcards to match YouTube ad overlays to be less prone to future changes. Thanks to @uyitroa for pointing out this issue and providing an initial fix.

New Contributors

Full Changelog: v1.1...v1.2

v1.1

18 Feb 09:56
8c66d49
Compare
Choose a tag to compare
  • Fix revoked certificate

v1.1-beta

01 Feb 23:05
8c66d49
Compare
Choose a tag to compare
  • Push ads to the end before speedup
  • Enable/disable options

v1.0

29 Nov 00:27
a98b4f1
Compare
Choose a tag to compare
Fix ad speed up when skip is available after refactor