[fc2] Encode the string used for the md5 checksum
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 31 May 2014 12:40:05 +0000 (14:40 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 31 May 2014 12:40:05 +0000 (14:40 +0200)
commit386ba39cac2f5ab614366d17c32e69d1cfb644a2
tree12b44c83fea886666e8139e1b4df98d0ea5686c9
parent236d0cd07c4f9e7d9d9367da1c139b850391540f
[fc2] Encode the string used for the md5 checksum

In python 3 it must be a bytes object.
youtube_dl/extractor/fc2.py