Releases: notarisj/YouTube-AutoSkip
Releases · notarisj/YouTube-AutoSkip
v2.1
v2.0-beta
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
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
v1.3
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
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