Merge branch 'dev' into rido

This commit is contained in:
Jorrin
2024-04-05 19:54:00 +02:00
committed by GitHub

View File

@@ -1,8 +1,6 @@
import { load } from 'cheerio';
import { unpack } from 'unpacker';
import { flags } from '@/entrypoint/utils/targets';
import { SubtitleResult } from './types';
import { makeEmbed } from '../../base';
import { Caption, getCaptionTypeFromUrl, labelToLanguageCode } from '../../captions';