Create plastic

This commit is contained in:
Jackson-448 2024-06-11 15:25:20 +10:00 committed by GitHub
commit 55dc9ac702
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
plastic Normal file
View file

@ -0,0 +1,2 @@
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl