Skip to content

ErikPel/Netflix-automatic-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netflix-automatic-resume

Automatizes clicking the resume button of netflixes automatic pause that happens after few episodes of TV-Series and automatically clicks the "resume playing" button when this happens: screenshot

Program works by checking if the average image color of the location of play icon (play_icon) matches with average image color of the pause screen. If that happens the program uses win32 api to click that button.

installation:

pip install -r requirements.txt

After that just run the main.py when you start watching netflix

Version 0.1

  • Only works with windows (uses win32api, don't have way to code linux or macOS right now since I can't test it)
  • Only works with 1080p and 720p resolutions. (New resolutions can be added by adding the position of play_icon icon at your pause screen to config.cfg (No programming needed)

About

Automatizes clicking the resume button of netflixes automatic pause that happens after few episodes of TV-Series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages