System Grab Bag

View all TLDR pages from common (or from all pages)

you-get

Download media contents (videos, audios, images) from the Web. More information: https://you-get.org.
  • Print media information about a specific media on the web:
    you-get --info {{https://example.com/video?id=value}}
  • Download a media from a specific URL:
    you-get {{https://example.com/video?id=value}}
  • Search on Google Videos and download:
    you-get {{keywords}}
  • Download a media to a specific location:
    you-get --output-dir {{path/to/directory}} --output-filename {{filename}} {{https://example.com/watch?v=value}}
  • Download a media using a proxy:
    you-get --http-proxy {{proxy_server}} {{https://example.com/watch?v=value}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.