home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
MePo Tools - Download ClearArt/CDArt/ClearLogos, Music Video clips and more!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ajs" data-source="post: 1013031" data-attributes="member: 68833"><p>It seems to me the easiest way to simply add this piece in MePoTools.</p><p> </p><p>It is not difficult:</p><p> </p><p>1. Get music videos for all songs in database</p><p>- Read MP database</p><p>- Get Artist - Title for each song</p><p>- Use last.fm track.getinfo API</p><p>- <a href="http://www.last.fm/api/show/track.getInfo" target="_blank"><span style="color: #336699">http://www.last.fm/api/show/track.getInfo</span></a></p><p>- From the response we get: <a href="http://www.last.fm/music/Cher/_/Believe" target="_blank"><span style="color: #336699">http://www.last.fm/music/Cher/_/Believe</span></a></p><p>- Parse the html url above for the any youtube url (if exists)</p><p>- eg.<a href="http://www.youtube.com/watch?feature=player_embedded&v=CL8rj1w6P18" target="_blank"><span style="color: #336699">the_url</span></a></p><p>- run youtube-dl.exe %the_url% (<a href="http://rg3.github.io/youtube-dl/" target="_blank"><span style="color: #336699">http://rg3.github.io/youtube-dl/</span></a>) and tell it the url</p><p> </p><p>Settings</p><p>- set directory + filename to save as using %artist% %title% %album%</p><p>- set preferred video format(s)</p><p>- [x] update youtube-dl.exe everytime Music Video Downloader is run.</p><p> </p><p>By the second part, I do not know. Do think it is not difficult, but should I?</p></blockquote><p></p>
[QUOTE="ajs, post: 1013031, member: 68833"] It seems to me the easiest way to simply add this piece in MePoTools. It is not difficult: 1. Get music videos for all songs in database - Read MP database - Get Artist - Title for each song - Use last.fm track.getinfo API - [URL='http://www.last.fm/api/show/track.getInfo'][COLOR=#336699]http://www.last.fm/api/show/track.getInfo[/COLOR][/URL] - From the response we get: [URL='http://www.last.fm/music/Cher/_/Believe'][COLOR=#336699]http://www.last.fm/music/Cher/_/Believe[/COLOR][/URL] - Parse the html url above for the any youtube url (if exists) - eg.[URL='http://www.youtube.com/watch?feature=player_embedded&v=CL8rj1w6P18'][COLOR=#336699]the_url[/COLOR][/URL] - run youtube-dl.exe %the_url% ([URL='http://rg3.github.io/youtube-dl/'][COLOR=#336699]http://rg3.github.io/youtube-dl/[/COLOR][/URL]) and tell it the url Settings - set directory + filename to save as using %artist% %title% %album% - set preferred video format(s) - [x] update youtube-dl.exe everytime Music Video Downloader is run. By the second part, I do not know. Do think it is not difficult, but should I? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MePo Tools - Download ClearArt/CDArt/ClearLogos, Music Video clips and more!
Contact us
RSS
Top
Bottom