Facebook Videos Detector (Generates ffmpeg download command)

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

< Facebook Videos Detector (Generates ffmpeg download command) 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2025-09-26

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

Mahmoud Khudairi작성자
§
게시: 2025-09-27

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
§
게시: 2025-09-28

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

답글 게시

답글을 게시하려면 로그인하세요.