HoangTran0410/FBMediaDownloader — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Node.js command line tool that can download media from Facebook, and also grab media links from Instagram profiles if possible.
I want to be able to paste an album id, user id, group id, or page id plus an access token, then choose what to do. It should show album info, download a whole Facebook album, download the hidden timeline album for a page, or download all photos and videos from a profile, group, or page wall. I also want the option to either save the actual files or just export all media URLs into a text file.
Please make it save everything neatly into a downloads folder, support English and Vietnamese, and let me resume from a specific position if a big download stops halfway. If there is an option for original quality images, include that too, even if it is slower. Keep the flow beginner friendly with clear prompts in the terminal, and use the existing screenshots and readme as a guide. Look up current docs online if you need to.
Want more depth? Deep Reverse