Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This wasn't for youtube-dl, but a long time ago I used to have a somewhat similar system using a simple named pipe. Write the URL to that file, one URL per line; a simple ksh (back then :-) ) script read it on the other end and did its magic. The cool thing about it being that all you had to do was echo $url >> ~/.dl/queue.txt .


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: