>
> This old thread from 2020 is where I linked to a download
> of Wget 1.20.3.
Got it, tried it.
Result of... wget.exe https://youtube.com
--2022-11-27 23:11:37-- https://youtube.com/
Could not seed PRNG; consider using --random-file.
OpenSSL: error:02001016:system library:fopen:No such file or directory (ENOENT)
OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
OpenSSL: error:0E078072:configuration file routines:def_load:no such file
OpenSSL: error:2406C06E:random number generator:RAND_DRBG_instantiate:error retrieving entropy
Disabling SSL due to encountered errors.
___________
So, what must be used for the seed file ?
wget.exe --random-file filename https://youtube.com
__________________???????______________________
Youtube still works with the older version of wget.
c:\wget111b\bin\wattcp.cfg not found
Configuring through BOOTP..failed
failed
Configuring through DHCP..--2022-11-27 23:17:33-- https://youtube.com/
Resolving youtube.com... 142.250.138.190, 142.250.138.93, 142.250.138.136, ...
Connecting to youtube.com|142.250.138.190|:443... connected.
WARNING: cannot verify youtube.com's certificate, issued by `/C=US/O=Google Trust Services LLC/CN=GTS CA 1C3':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `*.google.com' doesn't match requested host name `youtube.com'.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.youtube.com/ [following]
--2022-11-27 23:17:34-- https://www.youtube.com/
Resolving www.youtube.com... 142.250.115.91, 172.217.1.238, 142.250.114.136, ...
Connecting to www.youtube.com|142.250.115.91|:443... connected.
WARNING: cannot verify www.youtube.com's certificate, issued by `/C=US/O=Google Trust Services LLC/CN=GTS CA 1C3':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `*.google.com' doesn't match requested host name `www.youtube.com'.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.htm'
0K .......... .......... .......... .......... .......... 83.3K
50K .......... .......... .......... .......... .......... 39.7K
100K .......... .......... .......... .......... .......... 179K
150K .......... .......... .......... .......... .......... 185K
200K .......... .......... .......... .......... .......... 179K
250K .......... .......... .......... .......... .......... 227K
300K .......... .......... .......... .......... .......... 227K
350K .......... .......... .......... .......... .......... 227K
400K .......... .......... .......... .......... .......... 227K
450K .......... .......... .......... .......... .......... 90.9K
500K .......... .......... .......... .......... .......... 152K
550K .......... .......... .......... .......... .......... 35.2K
600K .......... .......... .......... .......... .......... 152K
650K .......... .......... .......... .......... 182K=6.4s
2022-11-27 23:17:41 (107 KB/s) - `index.htm' saved [706637]
______________
index.htm is indeed the 'front page' of youtube.com --- --
http://glennmcc.org/ |