←back to thread

2039 points Gadiguibou | 4 comments | | HN request time: 1.279s | source
1. m463 ◴[] No.36497033[source]
I have a script always running that polls for youtube URLs using pbpaste and runs yt-dl

then just highlight any youtube link and COPY

later when I have time, I can use quicklook to browse directory of youtube videos.

replies(2): >>36499968 #>>36500059 #
2. ErneX ◴[] No.36499968[source]
That’s a great hack thanks for the tip.
3. RoyGBivCap ◴[] No.36500059[source]
FYI: yt-dlp is more up to date and faster, AFIK: https://github.com/yt-dlp/yt-dlp

I download and save it as 'ytdl' for convenience, but I use it all the time on twitter too.

replies(1): >>36500555 #
4. m463 ◴[] No.36500555[source]
sorry mistyped, that's what I use