This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Yotter/youtube
pluja b84dc6dcc4 Fix Error on videos with no likes/dislikes
Error 500 was displayed on some videos which had 0 likes or 0 dislikes, as the returned type was None. It was already treated but not used
2020-11-04 08:28:14 +01:00
..
yt_data_extract First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
channel.py Improve channels page 2020-10-10 20:35:03 +02:00
channels.py Improve channels page 2020-10-10 20:35:03 +02:00
comments.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
opensearch.xml First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
playlist.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
proto.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
search.py Fix search results sometimes didnt show up 2020-10-10 18:08:49 +02:00
util.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
utils.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
video.py Fix Error on videos with no likes/dislikes 2020-11-04 08:28:14 +01:00
watch.py Fix error 2020-10-10 21:28:33 +02:00