Commit Graph

10 Commits

Author SHA1 Message Date
toh995
7feef8c07f Refactor to use f-strings 2021-01-07 00:04:49 -08:00
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
pluja
027f35983b Remove useless youtube_data and small fix 2020-10-30 16:37:12 +01:00
pluja
ff2d8e67d3 Fix videos without dislikes or likes (#123) 2020-10-30 16:26:23 +01:00
pluja
158117a66a Fix non-liked videos 2020-10-30 16:22:15 +01:00
pluja
78d6044dd2 Use Youtube-dlc for video data extraction 2020-10-30 16:16:09 +01:00
pluja
d6501f4cb9 Fix error 2020-10-10 21:28:33 +02:00
pluja
eef05cc769 Improve channels page 2020-10-10 20:35:03 +02:00
pluja
fb2d3a962b Fix search results sometimes didnt show up 2020-10-10 18:08:49 +02:00
pluja
8efae82302 First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00