Options (5)
-c, --coursebooleanDownload a course using cookie-based authentication
Example:
llvd {{[-c|--course]}} {{course-slug}} --cookies-r, --resolutionbooleanDownload a course at a specific resolution
Example:
llvd {{[-c|--course]}} {{course-slug}} {{[-r|--resolution]}} 720--captionbooleanDownload a course with captions (subtitles)
Example:
llvd {{[-c|--course]}} {{course-slug}} {{[-ca|--caption]}}-p, --pathbooleanDownload a course path with throttling between 10 to 30 seconds
Example:
llvd {{[-p|--path]}} {{path-slug}} {{[-t|--throttle]}} {{10,30}} --cookies-t, --throttlebooleanDownload a course path with throttling between 10 to 30 seconds
Example:
llvd {{[-p|--path]}} {{path-slug}} {{[-t|--throttle]}} {{10,30}} --cookiesExamples (4)
Download a course using cookie-based authentication
llvd [-c|--course] course-slug --cookiesDownload a course at a specific resolution
llvd [-c|--course] course-slug [-r|--resolution] 720Download a course with captions (subtitles)
llvd [-c|--course] course-slug [-ca|--caption]Download a course path with throttling between 10 to 30 seconds
llvd [-p|--path] path-slug [-t|--throttle] 10,30 --cookiesmade by @shridhargupta | data from tldr-pages