[gameone] This fix resolves issue #4552
authorTobias Bell <tobias.bell@gmail.com>
Tue, 23 Dec 2014 21:09:21 +0000 (22:09 +0100)
committerTobias Bell <tobias.bell@gmail.com>
Tue, 23 Dec 2014 21:09:21 +0000 (22:09 +0100)
commit55f0cab3a38135060c967023accb5b5f3fa3dfb5
tree2d03ab5eecd27e63dd568e2c8e73ced9a0f25a64
parent544dec62980f4e5733747c175b64c2837d5f6c0e
[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
youtube_dl/extractor/gameone.py