Hello people
Some time ago I sent a new patch, this time the lucky module was Embedded Media Field.
This module enables to include embed content in our website for audio, images and video, implementing a separate field for each type of content.
My approach was to modify the module for Drupal 6 to provide a unique text field for all types, I call this field emfield_generic. The emfield_generic detects the source of content and selects the correct provider filter.