Live data from Hacker News

Youtube-dl: Command-line program to download videos

github.com

11–20 of 253 posts

Re: Youtube-dl: Command-line program to download videos

#11
The most useful part of youtube-dl is that it works with mpv, so you just pass a URL on the command line and MPV just plays the video in it.

I have two monitors, so I put a button on my Firefox toolbar to launch MPV with the current URL, and configured MPV to start fullscreen on the second monitor immediately and quit when done. It's made my video-watching experience on the web an order of magnitude better.

Re: Youtube-dl: Command-line program to download videos

#16
post #4

"From YouTube.com" is a massive understatement. youtube-dl can download from pretty much any video site, including porn sites: https://github.com/rg3/youtube-dl/issues?q=is%3Aopen+is%3Ais...

Full list of supported sites: https://rg3.github.io/youtube-dl/supportedsites.html

Re: Youtube-dl: Command-line program to download videos

#18
Since letting kids alone on youtube, is clusterf* of a nightmare, this is a godsend tool to archive approved channels to a local media server.

This config file (with separate channel-list- and archive-files) template found here, has proven quite useful to me combined with some minimal batch job:

https://www.reddit.com/r/DataHoarder/comments/858ny5/my_yout...

Re: Youtube-dl: Command-line program to download videos

#19

The most useful part of youtube-dl is that it works with mpv, so you just pass a URL on the command line and MPV just plays the video in it. I have two monitors, so I put a button on my Firefox toolbar to launch MPV with the current URL, and configured MPV to start fullscreen on the second monitor immediately and quit when done. It's made my video-watching experience on the web an order of magnitude better.

yup. you can a quick macro in qtebrowser as well. It gets rid of ads nicely too.
Post reply on HN