mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-20 04:08:27 +00:00
dailymotion: update import for 8.0
This commit is contained in:
parent
b3e07e236b
commit
5567463636
@ -1,5 +1,5 @@
|
||||
import HLSParser from 'hls-parser';
|
||||
import { maxVideoDuration } from '../../config.js';
|
||||
import { maxVideoDuration } from '../../../core/config.js';
|
||||
|
||||
let _token;
|
||||
|
||||
@ -104,4 +104,4 @@ export default async function({ id }) {
|
||||
},
|
||||
fileMetadata
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user