The officially official Devuan Forum!

You are not logged in.

#1 2017-10-04 17:31:04

boycottsystemd
Member
Registered: 2017-09-25
Posts: 101  

[SOLVED]: youtube-dl on ramdisk: Permission denied

Hello,

/media/ramdisk$ youtube-dl https://www.youtube.com/watch?v=FpqivQ6P0s4
[youtube] Setting language
[youtube] FpqivQ6P0s4: Downloading webpage
[youtube] FpqivQ6P0s4: Downloading video info webpage
[youtube] FpqivQ6P0s4: Extracting video information
ERROR: unable to open for writing: [Errno 13] Permission denied: 'Japanese traditional relaxing music _ Koto, Zen Garden, Instrumental, Spa \xe2\x80\x93 N\xc2\xba 003-FpqivQ6P0s4.mp4.part'

Devuan 1.0 (jessie), 64 bit.

Does anyone know please how to fix it ?

Last edited by boycottsystemd (2017-10-06 11:54:49)

Offline

#2 2017-10-04 18:51:27

nixer
Member
From: North Carolina, USA
Registered: 2016-11-30
Posts: 185  

Re: [SOLVED]: youtube-dl on ramdisk: Permission denied

I suggest this as I had a problem recently with youtube-dl that was fixed by installing youtube-dl from the backports repo:

Add this line to your /etc/apt/sources.list file:
deb http://auto.mirror.devuan.org/merged/ jessie-backports main contrib non-free

As root, run these two commands:
apt-get update
apt-get -t jessie-backports install youtube-dl

Offline

#3 2017-10-05 13:41:01

boycottsystemd
Member
Registered: 2017-09-25
Posts: 101  

Re: [SOLVED]: youtube-dl on ramdisk: Permission denied

Hello,

Thank you it's solved.

Offline

#4 2017-10-05 18:10:44

nixer
Member
From: North Carolina, USA
Registered: 2016-11-30
Posts: 185  

Re: [SOLVED]: youtube-dl on ramdisk: Permission denied

You might want to edit the original post and add "Solved" to the thread topic, to help others.

And what did you do to solve it?  This might help others who come across this problem.

Offline

#5 2017-10-06 11:55:42

boycottsystemd
Member
Registered: 2017-09-25
Posts: 101  

Re: [SOLVED]: youtube-dl on ramdisk: Permission denied

nixer wrote:

And what did you do to solve it?  This might help others who come across this problem.

I did what you've recommended in your post.

Offline

Board footer