Active
Project:
Feeds: YouTube Parser
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2011 at 20:31 UTC
Updated:
28 Mar 2014 at 13:58 UTC
Jump to comment: Most recent
Comments
Comment #1
hypertext200The issue was the duration_raw XML element get the raw SimpleXMLElement instead of the value. You need to patch the module, and walk through the correct XML element to get the raw duration value. But just commenting it out will make the magic happen too. Thanks.