mps-youtube / pafy

Python library to download YouTube content and retrieve metadata
1.38k stars 315 forks source link

removed self.dislikes #307

Open diegooviedo3004 opened 2 years ago

diegooviedo3004 commented 2 years ago

Making self.dislikes equals to 0 solves the problem of self dislikes

yam-1111 commented 2 years ago

when will this be update???

diegooviedo3004 commented 2 years ago

when will this be update???

I got no idea sir, but you can install a forked version

mohamed-challal commented 2 years ago

If you need a temporary fix run pip install -e git+git://github.com/mohamed-challal/pafy.git@develop#egg=pafy or simply add -e git+git://github.com/mohamed-challal/pafy.git@develop#egg=pafy to your requirements.txt