Back to projectsAutomation script
Disney Plus Enhancements
Disney Plus automation script focused on skip controls, playback continuity, and fullscreen convenience.
Context
Built for a streaming workflow where intro, recap, and next-episode interactions are repetitive and interruptive.
Problem
Watching serialized content often means repeating the same skip and playback actions every episode, which adds friction to an otherwise passive flow.
Solution
The script automates intro and recap skipping, continues playback into the next episode, manages fullscreen behavior, and exposes its options through a lightweight settings dialog.
Key decisions
- -Kept the feature set centered on repetitive playback actions instead of trying to modify the whole platform UI.
- -Made skip behavior configurable so users can keep automation without losing control.
- -Used a settings shortcut to keep configuration fast during actual watching.
Key features
- -Automatic skip for intros and recaps
- -Auto-play support for the next episode
- -Automatic fullscreen handling
- -Persistent configurable settings
- -F2 shortcut for settings access
Results
- -Removes a common source of friction from binge-style viewing.
- -Shows repeatable streaming-site automation with a cleaner UX layer.
- -Strengthens the automation section with a focused playback tool.
Stack
JavaScriptTampermonkeyStreaming Platforms