Tried python 3.9 and 3.12 in ubuntu linux under WSL get SSL error anyone got an idea please works in Windows python environments no issuesCode:(vinetrimmer-py3.12) root@HP-840G10:/home/john/vt# vt --list ip https://www.bbc.co.uk/iplayer/episodes/b045fz8r/peaky-blinders 2024-10-19 18:22:19 [I] vt : vinetrimmer - Widevine DRM downloader and decrypter 2024-10-19 18:22:19 [I] vt : [Root Config] : /home/john/vt/vinetrimmer/vinetrimmer.yml 2024-10-19 18:22:19 [I] vt : [Service Configs] : /home/john/vt/vinetrimmer/Services 2024-10-19 18:22:19 [I] vt : [Cookies] : /home/john/vt/vinetrimmer/Cookies 2024-10-19 18:22:19 [I] vt : [CDM Devices] : /home/john/vt/vinetrimmer/devices 2024-10-19 18:22:19 [I] vt : [Cache] : /home/john/vt/vinetrimmer/Cache 2024-10-19 18:22:19 [I] vt : [Logs] : /home/john/vt/vinetrimmer/Logs 2024-10-19 18:22:19 [I] vt : [Temp Files] : /home/john/vt/Temp 2024-10-19 18:22:19 [I] vt : [Downloads] : /mnt/c/freevine/Downloads 2024-10-19 18:22:19 [I] dl : + 1 Local Vault 2024-10-19 18:22:19 [I] dl : + 1 Remote Vault 2024-10-19 18:22:19 [I] dl : + Loaded LocalDevice: 22589 (L3) 2024-10-19 18:22:19 [I] iP : Retrieving Titles 2024-10-19 18:22:20 [I] Titles : Title: Peaky Blinders 2024-10-19 18:22:20 [I] Titles : Total Episodes: 36 2024-10-19 18:22:20 [I] Titles : By Season: 1 (6), 2 (6), 3 (6), 4 (6), 5 (6), 6 (6) 2024-10-19 18:22:20 [I] iP : Getting tracks for Peaky Blinders S01E01 - Episode 1 [p01fj94w] 2024-10-19 18:22:20 [W] urllib3.connectionpool : Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(398, '[SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:3895)'))': /mediaselector/6/select/version/2.0/vpid/b03b3c95/format/json/mediaset/iptv-all/proto/https
+ Reply to Thread
Results 1 to 16 of 16
-
-
@october262: it's a security feature. Debian (and therefore Ubuntu as well) build their SSL libs kind of hardened and disable known weak crypto ciphers. I don't think that downgrading to Python 3.8.8 will solve anything - despite what is suggested on Stackoverflow. The error message originates from OpenSSL, not from Python.
And again: setting "CipherString = DEFAULT:@SECLEVEL=0" in openssl.cnf should help. Use a search machine of your choice to find where to add it.Last edited by Obo; 21st Oct 2024 at 13:09.
-
-
devine dl --range HLG ip https://www.bbc.co.uk/iplayer/episodes/m002265y/nightsleeper?seriesId=m002265x works in same linux env with same cert so it must be a VT issue
-
-
I have tried to get a VT working on Linux,
but can someone please tell me which version to get?
Original VT looks like has gone 404
https://github.com/WVDUMP/vinetrimmer
And there is few clones out there... and PIP version
https://github.com/xzork11/VineTrimmer.git
https://github.com/starkyuii/VineTrim.git
https://pypi.org/project/vinetrimmer/
When cloning, I would get the following ERROR:
Code:Failed to clone https://github.com/rlaphoenix/pymp4.git, check your git configuration and permissions for this repository.
https://pypi.org/project/pymp4/ -
Similar Threads
-
Need help in vinetrimmer with itunes
By gantz in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Aug 2023, 11:37 -
Avisynth on Linux?
By rrats in forum Newbie / General discussionsReplies: 12Last Post: 12th May 2023, 08:01 -
vinetrimmer cmd for download iplayer
By iamghost in forum Video Streaming DownloadingReplies: 3Last Post: 15th Jan 2023, 07:14 -
[LINUX] can ffmpeg (or any othe linux command) genere an ANIMATED waveform
By Jintor_Universe in forum ProgrammingReplies: 5Last Post: 28th Oct 2021, 19:29 -
DVDFab for Linux
By nypaulie in forum LinuxReplies: 3Last Post: 11th Jan 2020, 17:47