• frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    6
    ·
    1 day ago

    Can’t get any simpler than the terminal, can you? I just paste links into the terminal after a yt-dlp command.

    • lIlIlIlIlIlIl@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 day ago

      Sure, but OP specifically asked for a “manager.” Plus typing it out means looking up flags and switches each time

      • BlueOysterCultist@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        22 hours ago

        I went one step further and used python to handle the flags and what not

        Just gotta add each url / playlist to a text file, then run the python script

        But seeing all these GitHub’s with much more elegant solutions is pretty cool