+ Reply to Thread
Results 1 to 16 of 16

Thread: Vinetrimmer Linux

  1. #1

    Vinetrimmer Linux

    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. #2
    Quote Quote  

  3. #3

    Re: Vinetrimmer Linux

    Tried all that thanks still have the error message
    Quote Quote  

  4. #4
    Member stupid.345's Avatar
    Join Date
    Dec 2023
    Location
    Italy
    Posts
    42

    Re: Vinetrimmer Linux

    Is this not just an issue of the wrong iplayer certificate?
    Quote Quote  

  5. #5

    Re: Vinetrimmer Linux

    Quote 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  

  6. #6
    Member
    Join Date
    Feb 2006
    Location
    United States
    Posts
    2,841

    Re: Vinetrimmer Linux

    Quote 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  

  7. #7
    Member
    Join Date
    Dec 2021
    Location
    england
    Posts
    1,068

    Re: Vinetrimmer Linux

    Quote Quote  

  8. #8

    Re: Vinetrimmer Linux

    @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  

  9. #9

    Re: Vinetrimmer Linux

    Quote 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  

  10. #10

    Re: Vinetrimmer Linux

    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  

  11. #11

    Re: Vinetrimmer Linux

    Quote Originally Posted by iamghost View Post
    Can You Please Provide Me The Latest Working VT?
    Quote Quote  

  12. #12

    Re: Vinetrimmer Linux

    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.
    Looking into that, pymp4 can be installed with PIP
    https://pypi.org/project/pymp4/
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  

  13. #13
    Member
    Join Date
    Oct 2024
    Location
    Earth
    Posts
    37

    Re: Vinetrimmer Linux

    Quote Originally Posted by pssh View Post
    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.
    Looking into that, pymp4 can be installed with PIP
    https://pypi.org/project/pymp4/
    Since the Original VT is gone is there one of the others you would recommend?
    Quote Quote  

  14. #14
    Member
    Join Date
    Feb 2006
    Location
    United States
    Posts
    2,841

    Re: Vinetrimmer Linux

    Quote Originally Posted by Oldfart1234 View Post
    Quote Originally Posted by pssh View Post
    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.
    Looking into that, pymp4 can be installed with PIP
    https://pypi.org/project/pymp4/
    Since the Original VT is gone is there one of the others you would recommend?
    try "Devine" - https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-Software
    Quote Quote  

  15. #15
    Member
    Join Date
    Oct 2024
    Location
    Earth
    Posts
    37

    Re: Vinetrimmer Linux

    Quote Originally Posted by october262 View Post
    Quote Originally Posted by Oldfart1234 View Post
    Quote Originally Posted by pssh View Post
    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.
    Looking into that, pymp4 can be installed with PIP
    https://pypi.org/project/pymp4/
    Since the Original VT is gone is there one of the others you would recommend?
    try "Devine" - https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-Software
    PM'ed you.
    Quote Quote  

  16. #16
    Member
    Join Date
    Jan 2025
    Location
    nantes
    Posts
    1

    Re: Vinetrimmer Linux

    hello posssible vinetrimmer window please ?
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Need help in vinetrimmer with itunes
    By gantz in forum Video Streaming Downloading
    Replies: 0
    Last Post: 22nd Aug 2023, 11:37
  2. Avisynth on Linux?
    By rrats in forum Newbie / General discussions
    Replies: 12
    Last Post: 12th May 2023, 08:01
  3. vinetrimmer cmd for download iplayer
    By iamghost in forum Video Streaming Downloading
    Replies: 3
    Last Post: 15th Jan 2023, 07:14
  4. Replies: 5
    Last Post: 28th Oct 2021, 19:29
  5. DVDFab for Linux
    By nypaulie in forum Linux
    Replies: 3
    Last Post: 11th Jan 2020, 17:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts