Closed warmonkey closed 2 weeks ago
Hi, I appreciate the initiative, but it should be the opposite of that, otherwise every time the user downloads any video they will be asked for authentication without the need, let's do it like this and add --auth in case the person wants or needs to do it authentication
Hi. The consideration is usually people just do oauth once.
see, we will test when I release a test version
Changed default behaviour to
use_oauth=True, allow_oauth_cache=True
. Use --noauth to set use_oauth=False More user friendly for CLI access