pipcorn
pipcorn copied to clipboard
🍿 Watch YouTube videos on your Mac via CLI
Per this tweet: https://twitter.com/JNYBGR/status/1353760971261620228 And considering the now-in-the-past temporary DMCA trouble phase that ytdl / youtube-dl suffered in 2020, seems necessary to update to the latest available ytdl-core version: presently...
https://github.com/JonnyBurger/pipcorn/blob/3a14ec63395fcd25835150547da072a193424cd3/index.js#L10 as seen in the above line of code, this can be piped to fs while creating the createWriteStream as an mp4
Youtube has specified `t` param contains amount of seconds you watched. Like when I am watching some video, then just copy the link and continue watching from the same point....
I have environment variables http_proxy and https_proxy set. I get the following error: `{ Error: getaddrinfo ENOTFOUND www.youtube.com www.youtube.com:443 at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:26) errno: 'ENOTFOUND', code: 'ENOTFOUND', syscall: 'getaddrinfo',...
Lovely little plugin. Any plans to allow Vimeo links too.