mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES - Extract shared yt-dlp logic into tryMethodYtDlpInternal helper - Add processVTTFileFunc parameter for flexible VTT processing - Implement language matching for 2-char language codes - Refactor tryMethodYtDlp to use new helper function - Refactor tryMethodYtDlpWithTimestamps to use helper - Reduce code duplication between transcript methods - Maintain existing functionality with cleaner structure