Just popping in 
Joined: 2011/11/5 16:18 Last Login
: Today 11:45
Group:
Registered Users
|
Hi Walkero,
I just tested Youtube.py with the Pjs arguments:
youtube.py -sv "Marcus House"
And here's what I get :
aiostreams v1.7.8 (2025-04-19) - Developed by George Sokianos
Traceback (most recent call last): File "youtube.py", line 511, in <module> main(sys.argv[1:]) File "youtube.py", line 359, in main result = ytApi.searchVideo(searchQuery, None, nextPageToken) File "youtube.py", line 150, in searchVideo responseData = self.call(endpoint, query, True) File "youtube.py", line 94, in call query['key'] = self.getClientId() File "youtube.py", line 71, in getClientId keyData = aiostreamsapi.getKey() File "youtube.py", line 233, in getKey responseData = self.call(endpoint) File "youtube.py", line 219, in call return self.getURL(url) File "youtube.py", line 209, in getURL print (URLError["reason"]) TypeError: 'type' object is unsubscriptable
Am I doing something wrong or missing something?
Knowing that I reinstalled AmigaOS from scratch a few weeks ago.
|