Skip to content

Instantly share code, notes, and snippets.

@iamandrewluca
Last active April 21, 2023 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamandrewluca/c99b6f754b4196327a1100555aefc700 to your computer and use it in GitHub Desktop.
Save iamandrewluca/c99b6f754b4196327a1100555aefc700 to your computer and use it in GitHub Desktop.
YouTube DL Commands

Download ringtones

https://github.com/yt-dlp/yt-dlp

yt-dlp -x --audio-format m4a --audio-quality 0 ...
# Ringtones should be no more then 35 seconds
mv *.m4a *.m4r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment