mulander / mget

Movie Get aims to be a simple console script allowing a user to download embeded movies from various video hosting services. It uses common nix programs to download the file and convert it from flv to avi format. The main work of mget is to get the direct video link, which it achieves with the help of the great ruby programming language.
GNU General Public License v2.0
0 stars 0 forks source link

Checkbox 'remember password' not working #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run mget-qt
2. Enter Youtube url that requires age verification
3. Wait for the password prompt to show up
4. Enter correct username and password
5. Wait for it to finish
6. repeat steps 1 to 2

The process should run without showing the password prompt (the pass 
should stay remembered). Now it asks for the password again. Ignoring 
previously entered values.

Original issue reported on code.google.com by netpr...@gmail.com on 30 Sep 2007 at 3:23

GoogleCodeExporter commented 9 years ago
Fixed in revision 103

Original comment by netpr...@gmail.com on 3 Nov 2007 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by defc0n.defc0n@gmail.com on 3 Nov 2007 at 10:55