6 lines
84 B
Bash
6 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
yt-dlp https://twitter.com/i/broadcasts/1OyKAWRYeOgJb
|