script.module.youtube.dl icon indicating copy to clipboard operation
script.module.youtube.dl copied to clipboard

Two factor auth prompt

Open pellcorp opened this issue 11 years ago • 3 comments

would be great if there was some integration for the hopefully accepted pull request to support TOTP.

https://github.com/rg3/youtube-dl/pull/3534

I am looking at this plugin for handling purchases on youtube.

pellcorp avatar Aug 20 '14 00:08 pellcorp

I'll see about adding handling querying the user for the code.

It looks like this doesn't actually work for purchased videos, only for private videos: Does not fix #359 - you can download purchased videos, but the output is encrypted

ruuk avatar Sep 04 '14 13:09 ruuk

I ended up implementing it without the use of this code.

pellcorp avatar Sep 04 '14 14:09 pellcorp

I'm going to leave this open as I still intend to add handling for this.

ruuk avatar Sep 04 '14 15:09 ruuk