yousefkotp/Movies-and-Series-Scraper ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python console app that helps me find working watching links for a movie or a TV series. I want to be able to type in a title, then for series choose the exact season and episode, and get back a valid link I can open in my browser. It should also let me grab and download an entire season in one go if I want.

Keep it easy to run from the terminal, and make it feel like a straightforward menu based tool instead of something complicated. Use web scraping to search for the content and find the best available links, and open the result in the browser when needed. If you need to check current library docs or browser handling details, look them up online and use whatever works best.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab