• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Instructions to download Facebook Video with new interface 2021

AnonyViet by AnonyViet
January 30, 2023
in Tips
0

Currently, some Facebook Video Downloading Tools only work in the old interface, when using the new interface you will not be able to Download Facebook Videos. In this article, AnonyViet will guide you to download Videos on your personal page, Group or Fanpage on Facebook with 100% success.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Instructions to download Facebook Video with new interface 2021

To Download Facebook Videos, you need to install it first Extension Custom JavaScript for Websites 2. This extension helps to Run custom JavaScript on any website. Use this tool to insert the JavaScript that loads the Video.

After installing, remember to click on the puzzle icon and click on the tick mark of the Custom JavaScript for Websites 2 icon.

Instructions to download Facebook Video with new interface 2021

Now you access the Facebook article that has posted the Video that you want to download to your computer. Press F12 to open DevTools, switch to Console Tab.

Instructions to download Facebook Video with new interface

Now click on the CJS Extension icon, and paste the below Facebook Video download javascript code into the CJS frame. Then click the . button Save in the upper corner

facebook video download script

function downloadFacebookVideo(){
let m;
let str = document.documentElement.innerHTML;
//
let regex_sd = /"playable_url":"([^"]*)"/gm;
let regex_hd = /"playable_url_quality_hd":"([^"]*)"/gm;
let regex_audio = /"audio":\[(.*?)\]/sm; // Tach audio ra
let regex_audio_url = /{"url":"(.*?)\",/;  // Lay chuoi Audio dau tien
//
let video_sd_url = null;
let video_hd_url = null;
let audio_json = null;
let audio_url = null;

// Lay Link SD
while ((m = regex_sd.exec(str)) !== null) {
    if (m.index === regex_sd.lastIndex) {
        regex_sd.lastIndex++;
    }
   video_sd_url = (typeof(m[1]) != "undefined") ? m[1] : null;
}
// Lay Link HD
while ((m = regex_hd.exec(str)) !== null) {
    if (m.index === regex_hd.lastIndex) {
        regex_hd.lastIndex++;
    }
   video_hd_url = (typeof(m[1]) != "undefined") ? m[1] : null;
}
/* Bat dau lay Audio */
// Audio Json
if ((m = regex_audio.exec(str)) !== null) {
    audio_json = (typeof(m[1]) != "undefined") ? m[1] : null;
}
// Audio URL
if (audio_json != "null" && (m = regex_audio_url.exec(audio_json)) !== null ) {
    audio_url = (typeof(m[1]) != "undefined") ? m[1] : null;
}
/* Ket thuc lay Audio */

// Tra loi neu khong co ket qua khi ca 3 ko co
if(video_hd_url == null && video_sd_url == null && audio_url == null){
  console.log("Không tìm thấy link nào !");
  return;
}

// Bo vao chuoi de xuat ra
let output="Ấn vào link bên dưới để tải về : \n";

// Link SD
if(video_sd_url != null){
   let sd = video_sd_url.replaceAll("\\","");
   output += "✔ Chất lượng SD : " + sd + "\n";
}
// Link HD
if(video_hd_url != null){
   let hd = video_hd_url.replaceAll("\\","");
   output += "✔ Chất lượng HD : " + hd + "\n";
}
// Link Audio
if(audio_url != null){
   let audio = audio_url.replaceAll("\\","");
   output += "✔ Link Audio: " + audio + "\n";
}
str = null;
return output;
}

Now you turn off the Tab that is showing that Facebook Video, then reopen that tab once again.

Keep pressing F12 and the Console tab, enter the command line downloadFacebookVideo() to call the Download Video function. Wait a moment and you will see 3 options to download including SD quality, HD quality, or just download Audio.

Instructions to download Facebook Videos with new interface 2021 4

In case you click on the link and it doesn’t download, open Internet Download Manager up, choose Add URLcopy the entire link to download and paste it, IDM will automatically catch the Download link for you.

idm download facebook videos

Currently, the Download Video script is already stored in CJS, so the next time you want to download any Video, you just need to open the Facebook article with that Video, click F12 -> Console and type the command downloadFacebookVideo() You can download the video already.

Currently this method applies to Facebook’s new interface, if you use the Extension to switch Facebook back to the old interface, it will not work.

Reference at: httzip.com

The article achieved: 5/5 – (100 votes)

Tags: DownloadFacebookInstructionsinterfacevideo
Previous Post

Home Designer Professional v22.1 Full – Housing design software

Next Post

How to schedule a Batch file (CMD) on Windows

AnonyViet

AnonyViet

Related Posts

The 10 best Torrent websites today – 100% still operate
Tips

The 10 best Torrent websites today – 100% still operate

May 20, 2025
Share Code Shop Selling Acc game extremely lightweight written in bootstrap
Tips

Share Code Shop Selling Acc game extremely lightweight written in bootstrap

May 19, 2025
Display the Internet speed on Windows Taskbar with Du Metter
Tips

Display the Internet speed on Windows Taskbar with Du Metter

May 18, 2025
Interesting facts about Google that you don’t know
Tips

Interesting facts about Google that you don’t know

May 17, 2025
How to create a 1 -word Facebook name on the phone is 100% successful
Tips

How to create a 1 -word Facebook name on the phone is 100% successful

May 16, 2025
4 ways to remove Ask Copilot from the right -click menu on Windows 11
Tips

4 ways to remove Ask Copilot from the right -click menu on Windows 11

May 15, 2025
Next Post
How to schedule a Batch file (CMD) on Windows

How to schedule a Batch file (CMD) on Windows

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Discover Supermix – Smart playlist on YouTube Music

Discover Supermix – Smart playlist on YouTube Music

May 20, 2025
The 10 best Torrent websites today – 100% still operate

The 10 best Torrent websites today – 100% still operate

May 20, 2025
Share Code Shop Selling Acc game extremely lightweight written in bootstrap

Share Code Shop Selling Acc game extremely lightweight written in bootstrap

May 19, 2025
Instructions for downloading all photos and story from Instagram

Instructions for downloading all photos and story from Instagram

May 19, 2025
Discover Supermix – Smart playlist on YouTube Music

Discover Supermix – Smart playlist on YouTube Music

May 20, 2025
The 10 best Torrent websites today – 100% still operate

The 10 best Torrent websites today – 100% still operate

May 20, 2025
Share Code Shop Selling Acc game extremely lightweight written in bootstrap

Share Code Shop Selling Acc game extremely lightweight written in bootstrap

May 19, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Discover Supermix – Smart playlist on YouTube Music

Discover Supermix – Smart playlist on YouTube Music

May 20, 2025
The 10 best Torrent websites today – 100% still operate

The 10 best Torrent websites today – 100% still operate

May 20, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET bongdaso

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET bongdaso