]> gitweb @ CieloNegro.org - youtube-dl.git/commit
[tennistv] Correctly encode POST parameters
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 14 Mar 2018 10:23:09 +0000 (11:23 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 14 Mar 2018 10:23:10 +0000 (11:23 +0100)
commite6e68069f6fe25fe4a2b72487be840ba2ec3c5c6
tree89a121dbad3f048f35607f90fd355109f6854b8a
parentf3672ac522e85b3eae339a95d34f46e92d8ebaa3
[tennistv] Correctly encode POST parameters

In python 3.x, the POST parameters must be bytes, not str.
ChangeLog
youtube_dl/extractor/tennistv.py