Forrest logo
back to context overview

llvd

List of commands for llvd:

  • llvd:tldr:1cd01 llvd: Download a course [p]ath with [t]hrottling between 10 to 30 seconds.
    $ llvd -p ${path-slug} -t ${10,30} --cookies
    try on your machine
    explain this command
  • llvd:tldr:76395 llvd: Download a course with [ca]ptions (subtitles).
    $ llvd -c ${course-slug} --caption
    try on your machine
    explain this command
  • llvd:tldr:a583e llvd: Download a [c]ourse using cookie-based authentication.
    $ llvd -c ${course-slug} --cookies
    try on your machine
    explain this command
  • llvd:tldr:ae6f4 llvd: Download a course at a specific [r]esolution.
    $ llvd -c ${course-slug} -r 720
    try on your machine
    explain this command
back to context overview