- updated Manifest class to support new tags ( label, lang) and alternative items
- updated Media class to support additional attributes ( @lang, @label, @type, @alternate)
- updated MediaParser class to parse the new format
- add MediaItem class to support alternative item information
- update StreamingURLResource to store alterative items without affecting MBR streams
- add initial unit tests for ManifestParser