Jesus 5594d017e2
Fix related vids, like_count, playlist sometimes missing
Cause is that some pages have the onResponseReceivedEndpoints key
at the top level with useless stuff in it, and the extract_items
function was searching in that instead of the 'contents' key.

Change to use if blocks instead of elif blocks in the
extract_items function.
2023-09-11 04:13:56 +08:00
..
2023-06-18 13:55:07 -04:00
2023-06-18 19:45:34 -04:00
2021-08-14 18:36:17 -05:00
2023-06-18 19:45:34 -04:00
2023-05-28 20:42:47 -04:00
2023-06-18 19:45:34 -04:00
2023-06-18 19:45:34 -04:00
2023-06-18 20:30:39 -04:00
2023-09-11 04:08:23 +08:00