1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-06-21 04:43:43 +05:30

feat: added square crop thumbnail config

This commit is contained in:
2025-12-16 20:31:38 +05:30
Verified
parent 1f06b73238
commit c1c2384c78
16 changed files with 866 additions and 840 deletions
-2
View File
@@ -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 && (