VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Code:
    (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
    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 issues
    Quote Quote  
  2. Tried all that thanks still have the error message
    Quote Quote  
  3. Is this not just an issue of the wrong iplayer certificate?
    Quote Quote  
  4. Originally Posted by stupid.345 View Post
    Is this not just an issue of the wrong iplayer certificate?
    Has anyone got another I can test please
    Quote Quote  
  5. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by PSXman_uk View Post
    Code:
    (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
    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 issues
    try python 3.8.8 - https://stackoverflow.com/questions/70304061/python-how-to-solve-ssl-sslerror-ssl-ca-md-too-weak
    Quote Quote  
  6. @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.
    Quote Quote  
  7. Originally Posted by Obo View Post
    @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.
    Tried replacing openssl.cnf with edited version in all the dirs its in no joy this is just a test to see if I could get it to work in linux .
    Quote Quote  
  8. 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
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!