![]() |
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
That did it.
I guess my youtube-dl/youtube-dl-x thingy was junk. The new one you linked for me works perfect and even saves the videos with the correct names. Eep! :D |
Re: Youtube browser - mYTube - released
I got this file name as well "Destination: Jeremy_Camp_Walk_by_Faith_acoustic-dEkh_KxKao0.flv"
This so doesn't even really concern me, but is there a way to truncate the "-dEkh_KxKao0" part in the name for the videos I download? |
Re: Youtube browser - mYTube - released
Quote:
Code:
youtube-dl-x -f 5 -o "%(stitle)s.%(ext)s" $1 |
Re: Youtube browser - mYTube - released
Perfect! :)
I have this in addition so I can begin to play the video before it completely downloads. cd /media/mmc1/Videos ;youtube-dl-x --no-part -f 5 -o "%(stitle)s.%(ext)s" $1 You sir are awesome! |
Re: Youtube browser - mYTube - released
Last question. Promise.
Say I Copy the url for a video in Tear or Microb... Is it possible to launch this script, from say Personal Launcher, and Paste that address somehow at the end of it? Something like cd /media/mmc1/Videos ;youtube-dl-x --no-part -f 5 -o "%(stitle)s.%(ext)s" $Paste |
Re: Youtube browser - mYTube - released
Quote:
Code:
apt-get install libxmu6Code:
#!/bin/sh |
Re: Youtube browser - mYTube - released
You are such my best friend! http://www.christianforums.com/image...nion/flat4.gif
|
Re: Youtube browser - mYTube - released
Sorry, but what shoud I do next?
[1|root@Nokia-N800-43-7|~]apt-get install libxmu6 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: gpspmgui: Depends: libqtcore4 (>= 4.5.0) but it is not going to be in stalled Depends: libqtgui4 (>= 4.5.0) but it is not going to be ins talled libsdl-haa1.2-1: Depends: libsdl1.2 (>= 1.2.10-1) but 1.2.8-23 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or sp ecify a solution). |
Re: Youtube browser - mYTube - released
Quote:
|
| All times are GMT. The time now is 16:31. |
vBulletin® Version 3.8.8