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
[APP] Music Video Downloader
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="gekas" data-source="post: 1017467" data-attributes="member: 65429"><p>Just had a quick look at the html source, this is how I think it works:</p><p> </p><p>Each displayed video is a list item, with code like this:</p><p>[CODE]<li class="archivevideo"></p><p> <a href="/tv/musicvideos/788-must-be-the-moon/"></p><p> <div class="artwork"> ... </div></p><p> <div class="info"> ... </div></p><p> </a></p><p></li>[/CODE]</p><p>Once you click on it an overlay is loaded, with the content of</p><p></p><p> </p><p>So, e.g. for Adele - Hometown Glory:</p><p>- link for the website with video inside an overlay: <a href="http://pitchfork.com/tv/musicvideos/747-hometown-glory/" target="_blank">http://pitchfork.com/tv/musicvideos/747-hometown-glory/</a></p><p>- link for the content of the overlay itself: <a href="http://pitchfork.com/tv/musicvideos/747-hometown-glory/ajax/" target="_blank">http://pitchfork.com/tv/musicvideos/747-hometown-glory/ajax/</a></p><p> </p><p>I guess from there on you can extract the video ids for vimeo and yt yourself, right?</p></blockquote><p></p>
[QUOTE="gekas, post: 1017467, member: 65429"] Just had a quick look at the html source, this is how I think it works: Each displayed video is a list item, with code like this: [CODE]<li class="archivevideo"> <a href="/tv/musicvideos/788-must-be-the-moon/"> <div class="artwork"> ... </div> <div class="info"> ... </div> </a> </li>[/CODE] Once you click on it an overlay is loaded, with the content of So, e.g. for Adele - Hometown Glory: - link for the website with video inside an overlay: [url]http://pitchfork.com/tv/musicvideos/747-hometown-glory/[/url] - link for the content of the overlay itself: [url]http://pitchfork.com/tv/musicvideos/747-hometown-glory/ajax/[/url] I guess from there on you can extract the video ids for vimeo and yt yourself, right? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
[APP] Music Video Downloader
Contact us
RSS
Top
Bottom