mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-02-04 17:42:22 +05:30
feat: added square crop thumbnail config
This commit is contained in:
@@ -347,10 +347,8 @@ export default function DownloaderPage() {
|
||||
audioOnlyFormats={audioOnlyFormats}
|
||||
videoOnlyFormats={videoOnlyFormats}
|
||||
combinedFormats={combinedFormats}
|
||||
allFilteredFormats={allFilteredFormats}
|
||||
qualityPresetFormats={qualityPresetFormats}
|
||||
subtitleLanguages={subtitleLanguages}
|
||||
selectedFormat={selectedFormat}
|
||||
/>
|
||||
)}
|
||||
{!isMetadataLoading && videoMetadata && selectedDownloadFormat && (
|
||||
|
||||
Reference in New Issue
Block a user