Ticket #242 (closed enhancement: worksforme)

Opened 5 years ago

Last modified 5 years ago

switch to id instead of media:content for youtube

Reported by: jeroen Owned by:
Priority: Milestone: Flash 4.2
Component: Keywords:
Cc: Forum thread:

Description

I know it had been filtered out but the advise from youtube is to use the ID not the media:content This to avoid future problems

[code]<media:content url=" http://www.youtube.com/v/GJOjrpaVZpk&f=gdata_standard" type="application/x-shockwave-flash" medium="video" isDefault="true" expression="full" duration="166" yt:format="5" />code

and this is the ID [code]<id> http://gdata.youtube.com/feeds/api/videos/GJOjrpaVZpk</id>[/code]

Change History

comment:1 Changed 5 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to worksforme

No need to change this for now. media:content should be the place where content resides! This keeps youtube parsing in line with other parsing stuff.

Note: See TracTickets for help on using tickets.