randydev commited on
Commit
febc679
·
1 Parent(s): 4bd4c9f
Files changed (1) hide show
  1. lib/all.js +1 -1
lib/all.js CHANGED
@@ -32,7 +32,7 @@ import {
32
  } from '../lib/scrapper.js';
33
 
34
  import { trbtoken, trburl } from '../config.js';
35
- import { report } from 'process';
36
 
37
 
38
  async function audioContent(url) {
 
32
  } from '../lib/scrapper.js';
33
 
34
  import { trbtoken, trburl } from '../config.js';
35
+ import { getFbVideoInfo } from "fb-downloader-scrapper";
36
 
37
 
38
  async function audioContent(url) {