Facebook Videos Detector (Generates ffmpeg download command)

This script will help you to list all facebook videos that were loaded during your session

< Feedback on Facebook Videos Detector (Generates ffmpeg download command)

Review: Good - script works

§
Posted: 26-09-2025

How do I set the download path?
I searched here and found
C:\Users\Administrator...

Mahmoud KhudairiTác giả
§
Posted: 27-09-2025

Hello Leadra, download command will download in terminal's current opening
directory, for example if you want to download your video in this location:
F:/videos, you have to do this:
  • Win + R
  • type cmd or cmd.exe and hit enter or press ok
  • type cd F:\videos and hit enter
  • type <<generated_download_command>> and hit enter
  • Your video should be at this location: cd F:\videos\<<video_id>>.mp4
§
Posted: 28-09-2025

It turns out the problem was in the initial path, thank you very much.
I thought I had to modify it in the code.

Post reply

Đăng nhập để bình luận