Package: python3-pafy
Version: 0.5.2-2.1
Severity: grave
Tags: patch
Justification: renders package unusable
X-Debbugs-Cc: okgomdjgbm...@gmail.com

Dear Maintainer,



pafy broke, after youtube droped dislike counts. There's a proper fix upstream 
in the dev repo.... but not released yet.


A simple fix for the current package: In backend_youtube_dl.py

replace the line: self._dislikes = self._ydl_info['dislike_count']
with:             self._dislikes = "0"

Reply via email to