The Following User Says Thank You to johnpad For This Useful Post: | ||
|
2011-03-16
, 00:59
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#402
|
|
2011-03-16
, 02:15
|
Posts: 78 |
Thanked: 57 times |
Joined on Jul 2007
|
#403
|
The Following User Says Thank You to johnpad For This Useful Post: | ||
|
2011-03-16
, 08:09
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#404
|
|
2011-03-18
, 23:10
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#405
|
|
2011-03-19
, 00:24
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#406
|
The Following User Says Thank You to tso For This Useful Post: | ||
|
2011-03-19
, 01:31
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#407
|
|
2011-03-19
, 04:36
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#408
|
|
2011-04-10
, 22:51
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#409
|
Hi,
Here is the tar of my modified script which seems to be working for me. Good suggestion to drop it in a user area (though I think it will need to be a unix, not FAT, partition for the file permissions).
Maybe save it to /home/user/MyDocs
Then add the settings in mYTube:
Hope this helps.Code:/home/user/MyDocs/youtube-dl-x -f 5 -o %d -- %s
Cheers,
John
|
2011-04-11
, 01:09
|
Posts: 196 |
Thanked: 141 times |
Joined on Aug 2007
|
#410
|
tar -xvf youtube-dl-x.tar
sudo gainroot
cp ./youtube-dl-x /usr/bin
chmod a+rx /usr/bin/youtube-dl-x
exit
youtube-dl-x -f 5 -o %d -- %s
The Following User Says Thank You to jcharpak For This Useful Post: | ||
If you start an xterm just type in df -m to check you have enough disk space as if you have downloaded a lot of youtube videos you could just be out of space.
Cheers,
John