[cnn] Add support for articles with videos (fixes #4541)
[archiveorg] most metadata fields are optional
Example: https://archive.org/details/Cops1922
[sunporno] fix duration
[gameone] This fix resolves issue #4552
The duration metadata for certain episodes contained floating point numbers instead of integers. Now only the integer part will be interpreted. Also added a test for this
MiTeleIE now uses '_match_id'
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info.
The first one returned an internal server error. The other doesn't seem to contain a video anymore.