mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-25 15:58:23 +00:00
removed random useless linting test
This commit is contained in:
@@ -304,10 +304,6 @@ async function downloadVideo(videoGUIDs: Array<string>,
|
|||||||
|
|
||||||
logger.info('Decrypted!\n');
|
logger.info('Decrypted!\n');
|
||||||
|
|
||||||
let luca: [number] = [3];
|
|
||||||
|
|
||||||
console.log(luca);
|
|
||||||
|
|
||||||
logger.info('Merging vdeo and audio together...\n');
|
logger.info('Merging vdeo and audio together...\n');
|
||||||
const mergeCommand = (
|
const mergeCommand = (
|
||||||
// add video input
|
// add video input
|
||||||
|
|||||||
Reference in New Issue
Block a user