Search and download music video On Yahoo US and FR

title says it all

Search and download music video On Yahoo US and FR

Postby dgemily on Sat Sep 11, 2004 10:11 pm

A new application is available there :
http://www.xlobby.com/forum/viewtopic.php?t=3798

-------------------------------------------------------------------------------------

This application is built by Jbt_f, he is a member of our French team and of the team of myhtpc-france as well.
I congratulate him for all work he does:

First script: search the music video (Clip) on Yahoo US and FR. It creates a database OutList.xml (format: asx (links mms))

The second one: download automatically the music video found, by using Net Transport. (Formats: asf and wmv)


Installation:

This application is built for the French team, and uses, default repertories from the French team: C:\Program Files\XlobbyFr\applications\
So it’s easier to create these repertories, you will have less options to configured. (all the French application are configured for those repertory)

- create a repertory, it’s where your music video will be stocked to (for ex: c:\clips)

- Scripts: download the zip (myLAUNCH.zip) http://upsgi.free.fr/files/myLaunch_Xlobby/myLAUNCH.zip and install it in a repertory, where you want.
(Repertory recommended: C:\Program Files\XlobbyFr\applications\myLAUNCH\ )

- Other tools: download the zip (Outils.zip) http://upsgi.free.fr/files/myLaunch_Xlobby/Outils.zip and install it in a repertory, where you want
(Repertory recommended: C:\Program Files\XlobbyFr\applications\ Outils\ )

- NetTransport: download and install: NetTransport (from clubic) http://www.clubic.com/t/logiciel/fiche/telecharger/11133.html

-execute Net Transport, and you have to indicate the repertory where will be stocked your music video:
Menu: Tools / Options section Download / put in Directory: C:\Clips

Image

- Last point: jbt_f use an popup to indicate the progress of the download
You have to update your version of XML Parser: download and install: Microsoft XML Parser (MSXML) 3.0 Service Pack 4 (SP4) : http://www.microsoft.com/downloads/details.aspx?displaylang=fr&FamilyID=c0f86022-2d4c-4162-8fb8-66bfc12f32b0

(You can try it with that: http://upsgi.free.fr/files/ProgressBarMessage.vbs , if you get a popup, it’s ok.



*Caution:
You have to modify the roots in the scripts:

Edit every script with right click and “modify”

myLaunch_to_FileList.vbs :

Code: Select all
myLaunch_Path = "C:\Program Files\XlobbyFr\applications\myLAUNCH\myLAUNCH.exe"

myLaunchFR_Path = "C:\Program Files\XlobbyFr\applications\myLAUNCH\myLAUNCHFR.exe"

Database_Path = ""

wget.exe program in "C:\Program Files\Xlobbyfr\Applications\Outils\" directory

PlayWav.exe program in "C:\Program Files\Xlobbyfr\Applications\Outils\" directory

Recherche.wav sound fine in "C:\Program Files\Xlobbyfr\Applications\Outils\" directory


DL_with_NetTransport.vbs :

Code: Select all
DL_directory = "C:\Clips\"

mms_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_mms.lst"

Ren_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_Ren.mms"

Exe_NetTransport = "C:\Program Files\Xi\NetTransport 2 NetTransport.exe"

Caution: make sure to specify your repertories



Use the application:

Now it’s ready to use, execute the first script to do your search ( and then you will recover the list of music video streaming available ) after that, execute the second script to download your music video.


*Launch a search: execute the first script myLaunch_to_FileList.vbs:
You will see a popup:

Image

Type the name of the artist or the title of the song and press ok.
(This script can be launched with commands lines: myLaunch_to_FileList.vbs "song title or artist name»)

*result:


If there isn’t music video found, you will see this popup:

Image
If there are you will see this one:

Image
And the database OutList.xml will be created with the list of music video available inside.


*download the music video: execute the second script DL_with_NetTransport.vbs :
You don’t have to do something, the script works alone...

The music video will be available, when you see this popup:

Image
Last point:

You can’t and you do not launch an other search when you are downloading your music video.

Thanks very much to jbt_f

Integration with Xlobby

Create an inputbutton to write your search and 2 others button: one to launch the search and the second to launch the download.

- Assign the first button to an event os/execute file:
In File: ROOTTOmyLaunch_to_FileList.vbs
Example:
Code: Select all
C:\Program Files\XlobbyFr\applications\myLAUNCH\myLaunch_to_FileList.vbs
In Arguments:
Code: Select all
%inputbutton%

And in Working Directory: ROOTOTHEDIRECTORY
Example:
Code: Select all
 C:\Program Files\XlobbyFr\applications\myLAUNCH\


- Assign the second button to an event os/execute file:
In File: ROOTTODL_with_NetTransport.vbs
Example:
Code: Select all
C:\Program Files\XlobbyFr\applications\myLAUNCH\DL_with_NetTransport.vbs

Nothing in argument
And in Working Directory: ROOTOTHEDIRECTORY
Example:
Code: Select all
C:\Program Files\XlobbyFr\applications\myLAUNCH\


An other solution: you download the skin: maTV and look how are organized all the events:
Skin maTV: full version (Xlobby,skin with heavymetal design and applications): http://france.xlobby.com/skins/matv/maTVcomplet.rar
This Skin is developed by C-moi with the help of the French team, we are trying to develop the maximum of applications on it, we will see the design later, for the moment we use heavymetal design.
The skin is oriented to be watched it on a standard TV and used with a remote control.
Use the default repertory:
Code: Select all
C:\Program Files\XlobbyFr\
Like that you can leave your Xlobby repertory as it is.
This skin is in French but you can easily get it in english : go to Réglages (tools icon) and choose Menu Anglais
Then, open setup editor, go to Skins and in
Language Converter choose maTVen to have it in English !

Recommendations:
- use Media player Classic to watch your music video
Here: http://www.free-codecs.com/download/Real_Alternative.htm
And there: http://www.free-codecs.com/download/QuickTime_Alternative.htm
You can download 2 packs with the codecs quicktime and real, there is the last version of Media Player Classic inside the 2 packs.
With these alternatives codec, you can read, in particular, the most of streaming media. It's very good

If you want only media player classic: http://sourceforge.net/project/showfiles.php?group_id=82303&package_id=84358&release_id=227046

To watch your musicvideowith Media Player Classic;
Assign the category to an event os/execute file.
File: ROOTOmplayerc.exe
And Argument:
Code: Select all
/add "%clips>parameter%"  /close
where clips=category name.


- Use the plugin XMoveWindow plugin by Babubo: XMoveWindow.dll :http://users.skynet.be/badubo/temp/XMoveWindow.dll
It’s perfect for that application, you can fix the video window where you want and then, watch your video and in the same time navigate on your category to add music video to your playlist.
Badubo recently modify his plugin to enable outlines of the mediaplayerclassic window.

For MediaPlayerClassic: classname= MediaPlayerClassicW (winXP)
MediaPlayerClassicA (winME)



And now, enjoy!!!!! Image Image Image
Last edited by dgemily on Fri Dec 09, 2005 8:55 pm, edited 2 times in total.
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby dgemily on Mon Sep 13, 2004 8:01 am

Image
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby marque on Fri Jan 21, 2005 6:08 pm

Ï hope someone can help me with this one.
Everyting works fine until i start the DL_with_NetTransport.vbs script.
it pops up nettranstort, I hear some error sounds and an internetexplorer window that says :
- Download -

\ (en cours : 1) \

But then nothing happens afer that. Are the files supost to show up in nettranstort ecause they aren't.

thanks
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby dgemily on Fri Jan 21, 2005 6:55 pm

did you execute script myLaunch_to_FileList.vbs before ?
did you try with more than one test ?

I will check on my box..
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby marque on Sat Jan 22, 2005 11:29 am

yes, I execute mylaunch_to_filelist.vbs. I type in what i want to search and click OK.
It starts to search and some .asx files appears and the outlist.xml file diapears.

then i start the DL_with_NetTransport.vbs script.
it pops up nettranstort, I hear some error sounds and an internetexplorer window that says :
- Download -

\ (en cours : 1) \

But then nothing happens after that.
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby C-moi on Sat Jan 22, 2005 12:23 pm

I wrote a tutorial
http://forums.studio-biorythm.com/index ... wtopic=852
sorry : it's in french : could you use babelfish and translate it in english ?
I think that we can't download clips from yahoo.com at all : we can only download on yahoo.fr site !
All the paths we use are in XlobbyFr folde rso i think you must change XlobbyFr by Xlobby in all the scripts !
Example

mms_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_mms.lst"
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby dgemily on Sat Jan 22, 2005 1:13 pm

marque, it's works perfectly on my box....
make sure to configure the repertory of the download in net transport(Tools / Options section Download /) as the same of "DL_directory =" in the script :DL_with_NetTransport.vbs

I think that we can't download clips from yahoo.com at all : we can only download on yahoo.fr site !

yep, apparently we can't dowload from yahoo.com (for the moment), so may be it's the reason of your problem.
try a search with "rem", I tried with that entry and I recovered 5 files :wink:

But then nothing happens afer that. Are the files supost to show up in nettranstort ecause they aren't.

yes, you should see the downloading files

anyway, if it's not working, you can send to me your .vbs files and tell me what repertories are you using (for the application, repertory ofd ownload, xlobby etc..)
I think you have my email :wink:

later
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby marque on Sat Jan 22, 2005 1:26 pm

I did changed all the paths and it looks like net transport trys to download the files but it isnt working."
Two files are created with the urls (list_mms.lst and list_ren.mms) but i thing they are not send to nettransport the right way.
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby C-moi on Sat Jan 22, 2005 2:23 pm

Try this :
run net transport
File / import
Choose this file and accept all the choice
List_mms.lst
Net transport will download your files
There is a script which can rename all the files with the right name (artist - track) !

Open
DL_with_NetTransport.vbs
search these lines
DL_directory = "H:\Yahoo\"
mms_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_mms.lst"
Ren_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_Ren.mms"
Exe_NetTransport = "C:\Program Files\Xi\NetTransport 2\NetTransport.exe"

You must supp the Fr and change (perhaps) the path of the List_mms.lst file !
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby marque on Sat Jan 22, 2005 3:16 pm

Yes, that works!

But i thought net transport was suppost to download the files automaticly by running the DL_with_NetTransport.vbs script?
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby dgemily on Sat Jan 22, 2005 3:20 pm

But i thought net transport was suppost to download the files automaticly by running the DL_with_NetTransport.vbs script?


yes...
verify all the path inside the script
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby C-moi on Sat Jan 22, 2005 7:13 pm

But i thought net transport was suppost to download the files automaticly by running the DL_with_NetTransport.vbs script?

as Dgemily says : yes but have a look in the DL_with_NetTransport.vbs file ! You have to change some paths. Does the folder in the DL_directory line exist ?

DL_directory = "H:\Yahoo\"
mms_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_mms.lst"
Ren_lst_file = "C:\Program Files\XlobbyFr\applications\myLAUNCH\List_Ren.mms"
Exe_NetTransport = "C:\Program Files\Xi\NetTransport 2\NetTransport.exe"
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby marque on Sun Jan 23, 2005 1:35 am

yes I changed all the pathts. I think its an problem with nettransport. it downloads the files when i try to open them with file/import, but when i do right mouse on the lst file and do an open with command for nettransport then nettransport opens and says "no correct urls" in dutch
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby C-moi on Sun Jan 23, 2005 8:41 am

We use an old version of Net transport cause the new version is always asking to buy it !
Version i use is 1.90.267
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby ticklemeozmo on Mon Feb 14, 2005 5:28 am

In the english version the URL is incorrect.

The program uses:
http://search.launch.yahoo.com/search/lsearch/video?p=

the website uses:
http://search.launch.yahoo.com/launch/s ... m=video&p=
ticklemeozmo
 
Posts: 1
Joined: Mon Feb 14, 2005 5:26 am

Next