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 |
|