Files
cnuktube/shells/yt_dlp_data/get_description.sh
pance lalkov 73521d3cd5 Initial commit
2023-12-22 19:05:56 +01:00

6 lines
162 B
Bash
Executable File

#!/bin/sh
yt-dlp --skip-download --write-description $1
# this will make a new file called (title of the vid) and inside will be the description with new lines