Hacker News new | ask | show | jobs
by smorrow 2428 days ago
https://disqus.com/home/discussion/tomwoods/ep_1186_lightnin...

Youtube-dl and awk to grep out of a YouTube channel.

If I were doing it again I would use youtube-dl -o to just print the base64, instead of "manually" renaming it to that with ls>awk:mv>sh.