• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Resolved (Debian)YouTube 1.6.4.1

blank

Well-Known Member
Thread Starter
Joined
Dec 19, 2015
Messages
587
Likes
75
YouTube dosn't work with AnyStream 1.6.4.1.
 
1694605359949.png

Since it's working fine here, you need to provide way more information about your issue, starting with a logfile
 
1.6.4 is working fine here too. I switched back. I get SSL warnings with 1.6.4.1 / YouTube tab is complete empty. Will do a log later.....
 
I have no idea what operating system you’re using. I’ll be looking for your log file. YouTube is working perfectly here.
 
Debian :cool:

1.6.4 (works):

Code:
00:00:00.000 - [Warning] No root certificates found, forcing path...
00:00:00.273 - [Debug] [tabs] Setting up provider Amazon Prime Video
00:00:00.273 - [Debug] [tabs] Starting up Amazon Prime Video
00:00:00.454 - [Debug] [tabs] Setting up provider Youtube
00:00:00.454 - [Debug] [tabs] Starting up Youtube
00:00:00.493 - [Notice] [main window] Start logging at Wed Sep 13 12:24:44 2023 GMT
00:00:00.494 - [Debug] [tabs] Tab changed
00:00:00.494 - [Debug] [tabs] Checking for matching provider...
00:00:00.494 - [Debug] [tabs] Create new panel for Youtube
00:00:00.497 - [Debug] [youtube] not using proxy
00:00:00.660 - [Debug] [CEFView::] Browser has been created
00:00:00.662 - [Debug] [tabs] New provider widget: Youtube
00:00:00.662 - [Debug] [tabs] Youtube panel loaded.
00:00:00.717 - [Debug] License confirmed.
00:00:00.717 - [Notice] AnyStream version 1.6.4.0 Linux / amd64 (42)
00:00:00.663 - [Notice] [browser:youtube] Startup provider...
00:00:00.738 - [Notice] [browser:youtube] Provider logged in, getting profiles...
00:00:00.738 - [Notice] [browser:youtube] Retrieve page content...
00:00:00.827 - [Debug] [CEFView::] Load started: about:blank
00:00:00.835 - [Debug] [CEFView::] Load completed. Status code: 0 - about:blank
00:00:03.861 - [Debug] [License] updated: available 500, timeToNext -1

1.6.4.1 (will take some time):

Code:
AnyStream_1.6.4.1.tar.gz.   0%[                                      ] 823.75K  50.8KB/s    eta 47m 19s
 
Thank you for that small snippet of your log file but I believe a full proper logfile will be needed. Thank you again.
 
Complete log. I have to redownload 1.6.4.1 - takes forever. Will try again in a few hours.
 

Attachments

  • AnyStream_1.6.4.0.astlog
    56.2 KB · Views: 3
According to the name it's a logfile from 1.6.4.0, which worked fine ... I guess that's not helpful to find the issue
 
Complete log 1.6.4.1:
 

Attachments

  • AnyStream_1.6.4.1.astlog
    127.5 KB · Views: 1
Complete log 1.6.4.2 - YouTube dosen't work also.

@Pete
 

Attachments

  • AnyStream_1.6.4.2.astlog
    2.6 KB · Views: 3
Complete log 1.6.4.2 - YouTube dosen't work also.

According to your log, you have some issues with Googles GTS Root R1 root CA:

Code:
00:00:00.763 - [Error] SSL error, invalid local certificate: The issuer certificate of a locally looked up certificate could not be found for https://www.youtube.com
...
00:00:10.864 - [Error] cert: 2028-01-28 - GTS Root R1 - 36 82 b6 c0 eb 81 95 9e 4b 44 58 df bb 65 d4 f7 ( (77:bd:0d:6c:db:36:f9:1a:ea:21:0f:c4:f0:58:d3:0d))
00:00:10.866 - [Error] [youtube] Error receiving: 6 (0) SSL handshake failed, https://www.youtube.com

Please check first if your Debian has installed all GTS root CAs:
Code:
$ ls -laF /etc/ssl/certs/GTS*

lrwxrwxrwx 1 root root 50 Jan 25  2022 /etc/ssl/certs/GTS_Root_R1.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
lrwxrwxrwx 1 root root 50 Jan 25  2022 /etc/ssl/certs/GTS_Root_R2.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
lrwxrwxrwx 1 root root 50 Jan 25  2022 /etc/ssl/certs/GTS_Root_R3.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
lrwxrwxrwx 1 root root 50 Jan 25  2022 /etc/ssl/certs/GTS_Root_R4.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R4.crt

However, these root CAs are for Mozilla (Firefox/Thunderbird). Chrome - and in particular CEF (Chromium Embedded Framework, which is used by AnyStream) - might store them somewhere else.

But check first if the GTS root CAs are installed. Then we go from there
 
OK:

Code:
$ ls -laF /etc/ssl/certs/GTS*
lrwxrwxrwx 1 root root 50 Dec 18  2022 /etc/ssl/certs/GTS_Root_R1.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
lrwxrwxrwx 1 root root 50 Dec 18  2022 /etc/ssl/certs/GTS_Root_R2.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
lrwxrwxrwx 1 root root 50 Dec 18  2022 /etc/ssl/certs/GTS_Root_R3.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
lrwxrwxrwx 1 root root 50 Dec 18  2022 /etc/ssl/certs/GTS_Root_R4.pem -> /usr/share/ca-certificates/mozilla/GTS_Root_R4.crt
 
I have to check with @Pete how CEF handles it's root CAs.

Stay tuned...
 
I checked with AnyStream on Ubuntu (which is almost Debian) and had no issues with Youtube. But I've got a different fingerprint for GTS Root R1 in AnyStream log:
Code:
XX 2036-06-22 - GTS Root R1 - 05 fe d0 bf 71 a8 a3 76 63 da 01 e0 d8 52 dc 40 (02:03:e5:93:6f:31:b0:13:49:88:6b:a2:17)

Could you please update your CA certs in Debian with
Code:
update-ca-certificates
...and try again with AnyStream/Youtube?
 
Sorry, my bad - I tried it with 1.6.4.0 instead of beta 1.6.4.2.
With 1.6.4.2. I get the same error.

Hunting the bug together with Pete...
 
Fixed. Beta is coming....
 
@blank
Please try
 
Back
Top