View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1169
Originally Posted by stickymick View Post
This is still not downloading the videos for me.

Not sure if I've got the latest version or not (1.0.0). Not picked up any updates for some time.

Be eternally grateful for any ideas to sort this out.
First thing I would do is to reset the download directory in the settings (you can choose the same one, it's just to make sure that it's set correctly). If this doesn't work, then I still think it must be down to lack of write permissions. That is what would cause the download to fail immediately. The first thing the code does is to check that there is permission to write to the filepath (download_directory/filename.mp4).

You can check the permissions of a directory by entering

Code:
ls -ld directory
There's a chance that your MyDocs has become corrupted, resulting in read-only access to one or more folders.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post: