Forrest logo
back to context overview

you-get

List of commands for you-get:

  • you-get:tldr:08baa you-get: Download a media using a proxy.
    $ you-get --http-proxy ${proxy_server} ${https:--example-com-watch?v=value}
    try on your machine
    explain this command
  • you-get:tldr:3afa1 you-get: Download a media from a specific URL.
    $ you-get ${https:--example-com-video?id=value}
    try on your machine
    explain this command
  • you-get:tldr:4d4e4 you-get: Print media information about a specific media on the web.
    $ you-get --info ${https:--example-com-video?id=value}
    try on your machine
    explain this command
  • you-get:tldr:846f2 you-get: Download a media to a specific location.
    $ you-get --output-dir ${path-to-directory} --output-filename ${filename} ${https:--example-com-watch?v=value}
    try on your machine
    explain this command
back to context overview