[utils] Do not fail in int_or_none on non-numeric data (Closes #7175)
authorSergey M․ <dstftw@gmail.com>
Wed, 14 Oct 2015 16:35:01 +0000 (22:35 +0600)
committerSergey M․ <dstftw@gmail.com>
Wed, 14 Oct 2015 16:35:01 +0000 (22:35 +0600)
commit1812afb7b396f4954d5d1ca1cec1c3f2d67550c6
tree993f68c7922dc45d56b507647404ff72b9a297ff
parentab953c64a0e8b8558e95d0318110c0885a4eec3d
[utils] Do not fail in int_or_none on non-numeric data (Closes #7175)
youtube_dl/utils.py