Skip to content

Instantly share code, notes, and snippets.

@sekedus
Last active August 22, 2023 11:06
Show Gist options
  • Save sekedus/64c3e326a872d0b1b1525aa80b685c66 to your computer and use it in GitHub Desktop.
Save sekedus/64c3e326a872d0b1b1525aa80b685c66 to your computer and use it in GitHub Desktop.
Simple guide to download YouTube videos on YTDLnis with translated title
  1. Download & install YTDLnis

  2. Open YTDLnis, go to More > Command Templates > New template, fill with :

    • Title: translated title
    • Command: --extractor-args "youtube:lang=en", replace en with your language code
    • enable Extra Command
    • tap Create
  3. Go to More > Settings > Downloads, enable Quick Download

  4. Go to More tab > Settings > Processing, scroll to bottom, enable Add Extra Commands

  5. Download YouTube video, enjoy..

note: Look at the actual file in file explorer. The history item is irrelevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment