Skip to content

Instantly share code, notes, and snippets.

@tnn4
Created April 15, 2025 23:44

Revisions

  1. tnn4 created this gist Apr 15, 2025.
    5 changes: 5 additions & 0 deletions dl-dppt-ost.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/bin/bash

    link="https://www.youtube.com/playlist?list=PLrFYIUo251sv6Whn25BE-gQzKRK0zIe1O"

    python3 yt-dlp -x --audio-format mp3 -o ./dppt-ost/%(title)s-[%(id)s].%(ext)s ${link}