yogesh-hacker/MediaVanced ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python project that can fetch and parse streaming or media links from a bunch of supported websites.

I want it to work both as a simple script I can run from the command line and as something I can import into another app. Keep it lightweight, fast, and easy to tweak for new sites. Use the target site URL as input, then return the usable media link or whatever useful source info the page exposes.

Please organize it so each supported site can have its own script or module, and make it easy to add more later. If you need to look up current site behavior or docs online to test how a page loads, go ahead. Also include a clear README with basic setup and a quick example of how to change the URL and run it.

Keep it clean, minimal, and focused on scraping publicly available links only.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab