@walkero
Hey walkero!
Some feedback...
When I try to search for some videos that used to regularly appear, they
no longer surface in AIOstreams. At the same time others still do - I've
noticed no pattern about when/why.
An example would be videos by Marcus House on space news. They regularly
appeared before. Now this is what I get in the shell with AIO's youtube.py:
-----
youtube.py -sv "Marcus House"
aiostreams vv1.7.7 (2023-12-20) - Developed by George Sokianos
URL Views Title
-------------------------------------------------------------------
Traceback (most recent call last):
File "youtube.py", line 490, in
main(sys.argv[1:])
File "youtube.py", line 353, in main
videoId = video['id']['videoId']
KeyError: 'videoId'
-----
And yet, I can still go back to some of the web front ends and find
videos in YT:
https://inv.nadeko.net/search?q=marcus+houseMaybe it's a server problem? Please let me know if you want me to collect
more data or do more tests.
With regards to the video resolutions, you should probably chat wth Mick
about what nastiness goggles is up to. There are ways to get higher def
vids, but they seem to involve a lot of tricks.
Thanks for all your efforts on this!
PJS