Kodi Community Forum

Full Version: Scraping Trailer URLs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What do you use for scraping trailer URLS!!
i use ember but it give the wrong format..
scrapes like this
http://www.youtube.com/watch?v=YuuTm1aCkGE

needs to be like this for XBMC
plugin://plugin.video.youtube/?action=play_video&videoid=YuuTm1aCkGE

is there any software that scrapes the URL in the correct method?
olancasey Wrote:What do you use for scraping trailer URLS!!
i use ember but it give the wrong format..
scrapes like this
http://www.youtube.com/watch?v=YuuTm1aCkGE

needs to be like this for XBMC
plugin://plugin.video.youtube/?action=play_video&videoid=YuuTm1aCkGE

is there any software that scrapes the URL in the correct method?
I believe recent builds of Media Center Master do this.