{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidarrwhdkwndfch7ztlazw735nyojqr425fb6mwt5qnrstst2u53a",
"uri": "at://did:plc:q2k4ilmlzzrnoog5dccpqwor/app.bsky.feed.post/3mfk5b25mnhe2"
},
"path": "/post/43559146",
"publishedAt": "2026-02-22T20:33:48.000Z",
"site": "https://lemmy.ml",
"tags": [
"Linux",
"RavenofDespair",
"36 comments"
],
"textContent": "submitted by RavenofDespair to linux\n174 points | 36 comments\n\nmade it so i just click file and paste YouTube url\n\nLinux is amazing\n\n\n #! /usr/bin/bash\n echo \"Enter a url\"\n read a\n\n yt-dlp -x $a\n",
"title": "made my first bash file to make yt-dlp easier"
}