Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Extra Option - Idea #18

Closed
selanium opened this issue Nov 9, 2017 · 1 comment
Closed

Extra Option - Idea #18

selanium opened this issue Nov 9, 2017 · 1 comment

Comments

@selanium
Copy link

selanium commented Nov 9, 2017

a small idea, it will be good to add an option for download things. a Boolean option like bellow

{
	"username" 		            : "", 
	"password" 		            : "", 
	"resolution" 		            : "",
	"output"                            : "",
        "download videos"                   : "true", // default true . means download videos
        "download caption"                  : "true", // default true . means download captions
        "download quizzes"                  : "true", // default true . means download quizzes
        "download resources"                : "true" // default true . means download resources like links
}

in this case we can save a lot of time and space, and download the parts that is necessary for us

@r0oth3x49
Copy link
Owner

@selanium i think for configuration already used options are enough.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants