VideoHelp Forum




+ Reply to Thread
Page 47 of 48
FirstFirst ... 37 45 46 47 48 LastLast
Results 1,381 to 1,410 of 1426
  1. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by mkjustuk View Post
    Originally Posted by mickmars View Post
    HELP

    Any ideas what's going on here, folks
    There's an issue with Nord. Remove or comment out the credentials in the config file and connect to Nord outside of devine if needed.
    Thanks

    Do you mean delete my Nord Credentials in my yaml file ?

    How did you find out that Nord had an issue ?
    Quote Quote  
  2. Originally Posted by mickmars View Post
    Originally Posted by mkjustuk View Post
    Originally Posted by mickmars View Post
    HELP

    Any ideas what's going on here, folks
    There's an issue with Nord. Remove or comment out the credentials in the config file and connect to Nord outside of devine if needed.
    Thanks

    Do you mean delete my Nord Credentials in my yaml file ?

    How did you find out that Nord had an issue ?
    Same issue here with Nord. I was checking here regularly yesterday wondering if it was just me or anyone else had the issue.

    I get this error

    ValueError: Failed to get a list of NordVPN countries [403]
    Quote Quote  
  3. Member
    Join Date
    Dec 2023
    Location
    Spain
    Search Comp PM
    Originally Posted by mickmars View Post

    Do you mean delete my Nord Credentials in my yaml file ?

    How did you find out that Nord had an issue ?
    Yes, or comment them out with a #

    The log shows a Nord country retrieval error. Maybe temporary or a change Nord have made their end.
    Quote Quote  
  4. Originally Posted by mkjustuk View Post
    Yes, or comment them out with a #

    The log shows a Nord country retrieval error. Maybe temporary or a change Nord have made their end.
    ...or you can run your command with the --no-proxy flag.
    Quote Quote  
  5. I am trying to use DSNP service in the UK - but without success. I get the following error. Should this work in the UK? If so, what am I doing wrong.

    I can use services such as C4 / ITV / MY5 etc without problem.

    Hopefully somebody can point me in the right direction?


    ────────────────────────────── Service: DSNP ───────────────────────────────

    Service has no Geofence
    ┌───────────────────── Traceback (most recent call last) ──────────────────────┐
    │ in _run_module_as_main:198 │
    │ in _run_code:88 │
    │ │
    │ in <module>:7 │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1161 in __call__ │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1082 in main │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1666 in _process_result │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:788 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\devin │
    │ e\commands\dl.py:296 in result │
    │ │
    │ 293 │ │ with console.status("Authenticating with Service...", spinner= │
    │ 294 │ │ │ cookies = self.get_cookie_jar(self.service, self.profile) │
    │ 295 │ │ │ credential = self.get_credentials(self.service, self.profi │
    │ > 296 │ │ │ service.authenticate(cookies, credential) │
    │ 297 │ │ │ if cookies or credential: │
    │ 298 │ │ │ │ self.log.info("Authenticated with Service") │
    │ 299 │
    │ │
    │ c:\devine\services\DSNP\__init__.py:131 in authenticate │
    │ │
    │ 128 │ │ #login_auth = 'eyJ6aXAiOiJERUYiLCJraWQiOiJ0Vy10M2ZQUTJEN2Q0YlB │
    │ 129 │ │ │
    │ 130 │ │ # Pick the first profile │
    │ > 131 │ │ profile = requests.post(url='https://disney.api.edge.bamgrid.c │
    │ 132 │ │ │
    │ 133 │ │ # Set the headers to switch profiles │
    │ 134 │ │ headers = { │
    └───────────────────────────────────────────────── ─────────────────────────────┘
    IndexError: list index out of range
    Quote Quote  
  6. Originally Posted by twg View Post
    I am trying to use DSNP service in the UK - but without success. I get the following error. Should this work in the UK? If so, what am I doing wrong.

    I can use services such as C4 / ITV / MY5 etc without problem.

    Hopefully somebody can point me in the right direction?


    ────────────────────────────── Service: DSNP ───────────────────────────────

    Service has no Geofence
    ┌───────────────────── Traceback (most recent call last) ──────────────────────┐
    │ in _run_module_as_main:198 │
    │ in _run_code:88 │
    │ │
    │ in <module>:7 │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1161 in __call__ │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1082 in main │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1666 in _process_result │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:788 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\devin │
    │ e\commands\dl.py:296 in result │
    │ │
    │ 293 │ │ with console.status("Authenticating with Service...", spinner= │
    │ 294 │ │ │ cookies = self.get_cookie_jar(self.service, self.profile) │
    │ 295 │ │ │ credential = self.get_credentials(self.service, self.profi │
    │ > 296 │ │ │ service.authenticate(cookies, credential) │
    │ 297 │ │ │ if cookies or credential: │
    │ 298 │ │ │ │ self.log.info("Authenticated with Service") │
    │ 299 │
    │ │
    │ c:\devine\services\DSNP\__init__.py:131 in authenticate │
    │ │
    │ 128 │ │ #login_auth = 'eyJ6aXAiOiJERUYiLCJraWQiOiJ0Vy10M2ZQUTJEN2Q0YlB │
    │ 129 │ │ │
    │ 130 │ │ # Pick the first profile │
    │ > 131 │ │ profile = requests.post(url='https://disney.api.edge.bamgrid.c │
    │ 132 │ │ │
    │ 133 │ │ # Set the headers to switch profiles │
    │ 134 │ │ headers = { │
    └───────────────────────────────────────────────── ─────────────────────────────┘
    IndexError: list index out of range
    Maybe your cookies have expired?
    Quote Quote  
  7. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    As things stand right now, My Devine will work perfectly well if I manually turn my Nord VPN on, but ,if i try downloading anything from UK, without the VPM manual switch on, I get

    ValueError: The NordVPN Country gb currently has no recommended servers. Try
    again later. If the issue persists, double-check the query.
    Quote Quote  
  8. Originally Posted by SaLTy View Post
    Originally Posted by twg View Post
    I am trying to use DSNP service in the UK - but without success. I get the following error. Should this work in the UK? If so, what am I doing wrong.

    I can use services such as C4 / ITV / MY5 etc without problem.

    Hopefully somebody can point me in the right direction?


    ────────────────────────────── Service: DSNP ───────────────────────────────

    Service has no Geofence
    ┌───────────────────── Traceback (most recent call last) ──────────────────────┐
    │ in _run_module_as_main:198 │
    │ in _run_code:88 │
    │ │
    │ in <module>:7 │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1161 in __call__ │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1082 in main │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1697 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:1666 in _process_result │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\click │
    │ \core.py:788 in invoke │
    │ │
    │ C:\Users\User\AppData\Local\Programs\Python\Python 313\Lib\site-packages\devin │
    │ e\commands\dl.py:296 in result │
    │ │
    │ 293 │ │ with console.status("Authenticating with Service...", spinner= │
    │ 294 │ │ │ cookies = self.get_cookie_jar(self.service, self.profile) │
    │ 295 │ │ │ credential = self.get_credentials(self.service, self.profi │
    │ > 296 │ │ │ service.authenticate(cookies, credential) │
    │ 297 │ │ │ if cookies or credential: │
    │ 298 │ │ │ │ self.log.info("Authenticated with Service") │
    │ 299 │
    │ │
    │ c:\devine\services\DSNP\__init__.py:131 in authenticate │
    │ │
    │ 128 │ │ #login_auth = 'eyJ6aXAiOiJERUYiLCJraWQiOiJ0Vy10M2ZQUTJEN2Q0YlB │
    │ 129 │ │ │
    │ 130 │ │ # Pick the first profile │
    │ > 131 │ │ profile = requests.post(url='https://disney.api.edge.bamgrid.c │
    │ 132 │ │ │
    │ 133 │ │ # Set the headers to switch profiles │
    │ 134 │ │ headers = { │
    └───────────────────────────────────────────────── ─────────────────────────────┘
    IndexError: list index out of range
    Maybe your cookies have expired?
    I don't think so - these we resaved seconds before attempting the above.
    Quote Quote  
  9. Originally Posted by mickmars View Post
    As things stand right now, My Devine will work perfectly well if I manually turn my Nord VPN on, but ,if i try downloading anything from UK, without the VPM manual switch on, I get

    ValueError: The NordVPN Country gb currently has no recommended servers. Try
    again later. If the issue persists, double-check the query.
    The NordVPN code in Devine is absolutely ancient at this point and it can't find any servers because the endpoints have changed/died. Just another sign that the official version of Devine is slowly decaying, unfortunately.
    Quote Quote  
  10. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    And without your work @stabbedbybrick no one would have any services to use with Devine, so it would be more or less dead anyway.
    Quote Quote  
  11. Originally Posted by billybanana View Post
    And without your work @stabbedbybrick no one would have any services to use with Devine, so it would be more or less dead anyway.
    So true and I appreciate the services
    Quote Quote  
  12. Greetings to everyone,

    I can't solve this problem with devine and AMZN service, can anyone give me some advice?

    I can download and decrypt the video correctly, but not the audio.

    I have tried several cdm that work correctly with other tools.

    code: devine dl -q 556 --skip-dl AMZN amzn1.dv.gti.4ea9f73a-b3d6-b795-4afa-8d1c2dc2e806

    Thanks

    v3.3.3 Copyright © 2019-2025 rlaphoenix
    https://github.com/devine-dl/devine

    Service Config loaded
    Loaded Cdm Widevine CDM: 4445 (L3)
    Loaded 1 Vaults

    ────────────────────────────── Service: AMZN ───────────────────────────────

    Service has no Geofence
    Authenticated with Service

    ────────────────── Movies: A qualcuno piace caldo (2010) ───────────────────

    1 Movie

    ────────────────────── A qualcuno piace caldo (2010) ───────────────────────


    1 Video
    └── [H.264, SDR] | en | 920x556 @ 3001 kb/s, 23.976 FPS
    ⠙ ---------------------------------------- • --:-- • SKIPPED
    1 Audio
    └── [AAC] | en | 2.0 | 192 kb/s
    ⠙ ---------------------------------------- • --:-- • FAILED

    Widevine(AAAAeXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA FkIARIQJ4ilerPJQ3iWP
    PS15dwXehoGYW1hem9uIjVjaWQ6dTh0Uzgxb2NRN3FPZ0VmczZ CL2Exdz09LEo0aWxlclB
    KUTNpV1BQUzE1ZHdYZWc9PSoCU0QyAA==)
    └── 2788a57ab3c94378963cf4b5e5dc177a:223a63e0a2046cf17 ea1f442fd11d3b5*
    from Local Vault SQLite
    Widevine(AAAAeXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAA FkIARIQObfpyn6PR2+wx
    jQypIsM5BoGYW1hem9uIjVjaWQ6T2JmcHluNlBSMit3eGpReXB Jc001QT09LDYrQ25jSUN
    5UXRtMi9oQm9pSTdveEE9PSoCU0QyAA==)
    └── An exception occurred in the Service's license function:
    'widevine2License'


    ❌ Download Failed...
    An unexpected error occurred in one of the download workers.
    See the error trace above for more information.
    Quote Quote  
  13. Regarding my issue with DSNP -

    see https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...47#post2767900

    Does anybody have a link to a known working DSNP service?

    Not sure if I have a working version.

    Cheers
    Quote Quote  
  14. Originally Posted by twg View Post
    Regarding my issue with DSNP -

    see https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...47#post2767900

    Does anybody have a link to a known working DSNP service?

    Not sure if I have a working version.

    Cheers
    Having not made any obvious changes - it's working now! Odd!

    One further strange issue though - for some reason this series has 13 episodes per season, but it will only download 10 episodes per season.

    It returns

    6 Seasons, 60 Episodes
    Processed all titles

    Yet there are actually 78 episodes - and on the DSNP website it shows 13 episodes per season as well.

    If I try and use -w S01E11 etc that still won't find the episodes.

    Example of specific episode

    Code:
    devine dl -w S02E11 -sl en DSNP entity-2faf68df-e153-4e47-b117-a048427b250f
    Any ideas if I am missing anything?
    Last edited by twg; 20th Feb 2025 at 11:29. Reason: Updating
    Quote Quote  
  15. Further diagnosis with my DSNP service and any series with a season with 11 or more episodes will only pick up 1-10.

    2 Seasons, 20 Episodes
    Processed all titles in 0m3s

    Yet there are 21 episodes in Season 1 and 50 in Season 2

    Something is constraining to only find 10 episodes per season!

    Anybody got any ideas?
    Quote Quote  
  16. The reason Nord is no longer working is because the endpoint is gone.
    The python file that used it is stored (on my computer) at:
    ~/.local/lib/python3.10/site-packages/devine/core/proxies/nordvpn.py
    It used to connect to:h**ps://nordvpn.com/wp-admin/admin-ajax.php and that no longer works.
    You can get server json file from:
    h**ps://api.nordvpn.com/v1/servers?limit=0
    But as I don't have/use nord, then I have no idea if it's formatted the same.
    Also the nordvpn.py would have to be totally rewritten or significlly ammended for the new url to work.

    Then again, I just use my vpn app to conect the country I want and have never used the proxy element.
    Quote Quote  
  17. I've shared with a few people but here's an updated nordvpn.py file - https://gofile.io/d/0tjbTn

    Working fine for me, it may not be the best but it's working
    Quote Quote  
  18. Member
    Join Date
    Nov 2006
    Location
    canada
    Search Comp PM
    Originally Posted by SaLTy View Post
    I've shared with a few people but here's an updated nordvpn.py file - https://gofile.io/d/0tjbTn

    Working fine for me, it may not be the best but it's working
    You did indeed, Salty

    Much appreciated
    Quote Quote  
  19. I am running across: no titles returned, nothing to download for Tremors The Series on TubiTV.

    I used this command:

    devine dl --list TUBI https://tubitv.com/series/300010240/tremors-the-series

    The video is playable on the website and I can get episodes via WidevineProxy2 but I am curious about why this isn't working with Devine. Thank you in advance for guidance.
    Quote Quote  
  20. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    Originally Posted by Tom Saurus View Post
    I used this command:

    devine dl --list TUBI https://tubitv.com/series/300010240/tremors-the-series
    Try this Tom

    Code:
    devine dl --list-titles tubi  https://tubitv.com/series/300010240/tremors-the-series
    Image
    [Attachment 85761 - Click to enlarge]
    Quote Quote  
  21. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by Tom Saurus View Post

    I used this command:

    devine dl --list TUBI https://tubitv.com/series/300010240/tremors-the-series
    wait... what region?
    I try with canada, usa, it cant play just saying "remind me"
    Last edited by iamghost; 25th Feb 2025 at 04:54.
    Quote Quote  
  22. Originally Posted by SaLTy View Post
    I've shared with a few people but here's an updated nordvpn.py file - https://gofile.io/d/0tjbTn

    Working fine for me, it may not be the best but it's working
    Thanks for the effort.

    im getting the below, any ideas on what might be the issue?

    Code:
         Service Config loaded
         Loaded Cdm Widevine CDM: 4464 (L3)
         Loaded 1 Vaults
         Starting new HTTPS connection (1): api.nordvpn.com:443
         https://api.nordvpn.com:443 "GET /v1/servers/countries HTTP/1.1" 200
         None
         Loaded NordVPN: 118 Countries (0 Servers)
         Loaded Hola: 43 Countries
    
      ─────────────────────────────── Service: CBC ───────────────────────────────
    
         Starting new HTTPS connection (1): ipinfo.io:443
         https://ipinfo.io:443 "GET /json HTTP/1.1" 200 177
         Service is Geoblocked in your region, getting a Proxy to ca
         Starting new HTTPS connection (1): api.nordvpn.com:443
         https://api.nordvpn.com:443 "GET
         /v1/servers/recommendations?filters%5Bservers_groups%5D%5Bidentifier%5
         D=legacy&filters%5Bcountries%5D%5Bid%5D=38 HTTP/1.1" 200 26
    ╭───────────────────── Traceback (most recent call last) ──────────────────────╮
    │ in _run_module_as_main:198                                                   │
    │ in _run_code:88                                                              │
    │                                                                              │
    │ in <module>:7                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 157 in __call__                                                              │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 078 in main                                                                  │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 688 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 688 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 434 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:7 │
    │ 83 in invoke                                                                 │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\decorator │
    │ s.py:33 in new_func                                                          │
    │                                                                              │
    │ C:\Users\user\Documents\devine-services\services\CBC\__init__.py:59 in cli   │
    │                                                                              │
    │    56 │   @click.argument("title", type=str)                                 │
    │    57 │   @click.pass_context                                                │
    │    58 │   def cli(ctx: Context, **kwargs: Any) -> CBC:                       │
    │ ❱  59 │   │   return CBC(ctx, **kwargs)                                      │
    │    60 │                                                                      │
    │    61 │   def __init__(self, ctx: Context, title: str):                      │
    │    62 │   │   self.title: str = title                                        │
    │                                                                              │
    │ C:\Users\user\Documents\devine-services\services\CBC\__init__.py:63 in       │
    │ __init__                                                                     │
    │                                                                              │
    │    60 │                                                                      │
    │    61 │   def __init__(self, ctx: Context, title: str):                      │
    │    62 │   │   self.title: str = title                                        │
    │ ❱  63 │   │   super().__init__(ctx)                                          │
    │    64 │   │                                                                  │
    │    65 │   │   self.base_url: str = self.config["endpoints"]["base_url"]      │
    │    66                                                                        │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\devine\core\ser │
    │ vice.py:67 in __init__                                                       │
    │                                                                              │
    │    64 │   │   │   │   │   │   │   requested_proxy = self.GEOFENCE[0]  # firs │
    │    65 │   │   │   │   │   │   │   self.log.info(f"Service is Geoblocked in y │
    │    66 │   │   │   │   │   │   │   for proxy_provider in ctx.obj.proxy_provid │
    │ ❱  67 │   │   │   │   │   │   │   │   proxy = proxy_provider.get_proxy(reque │
    │    68 │   │   │   │   │   │   │   │   if proxy:                              │
    │    69 │   │   │   │   │   │   │   │   │   self.log.info(f"Got Proxy from {pr │
    │    70 │   │   │   │   │   │   │   │   │   break                              │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\devine\core\pro │
    │ xies\nordvpn.py:75 in get_proxy                                              │
    │                                                                              │
    │    72 │   │   │   │   # get the recommended server ID                        │
    │    73 │   │   │   │   recommended_servers = self.get_recommended_servers(cou │
    │    74 │   │   │   │   if not recommended_servers:                            │
    │ ❱  75 │   │   │   │   │   raise ValueError(                                  │
    │    76 │   │   │   │   │   │   f"The NordVPN Country {query} currently has no │
    │    77 │   │   │   │   │   │   "Try again later. If the issue persists, doubl │
    │    78 │   │   │   │   │   )                                                  │
    ╰──────────────────────────────────────────────────────────────────────────────╯
    ValueError: The NordVPN Country ca currently has no recommended servers. Try
    again later. If the issue persists, double-check the query.
    PS C:\Users\user\Documents>
    Quote Quote  
  23. Originally Posted by iamghost View Post
    Originally Posted by Tom Saurus View Post

    I used this command:

    devine dl --list TUBI https://tubitv.com/series/300010240/tremors-the-series
    wait... what region?
    I try with canada, usa, it cant play just saying "remind me"
    I set the VPN for USA. It is kind of weird this Tremors: The Series. I ran across it last week and it seemed you could watch. Then I checked it later and it said on the website it was unavailable. Now it seems available again. I remember the same thing with "Amen". Thankfully I can get the episodes with WideVineProxy2 one at a time without the subtitles and there is only one season so isn't that much of a hassle.
    Quote Quote  
  24. Originally Posted by billybanana View Post
    Originally Posted by Tom Saurus View Post
    I used this command:

    devine dl --list TUBI https://tubitv.com/series/300010240/tremors-the-series
    Try this Tom

    Code:
    devine dl --list-titles tubi  https://tubitv.com/series/300010240/tremors-the-series
    Image
    [Attachment 85761 - Click to enlarge]
    Thank you I will give it a try.
    Quote Quote  
  25. Try selecting a specific CA server...
    Code:
    --proxy=ca1632
    Originally Posted by mj23 View Post
    Originally Posted by SaLTy View Post
    I've shared with a few people but here's an updated nordvpn.py file - https://gofile.io/d/0tjbTn

    Working fine for me, it may not be the best but it's working
    Thanks for the effort.

    im getting the below, any ideas on what might be the issue?

    Code:
         Service Config loaded
         Loaded Cdm Widevine CDM: 4464 (L3)
         Loaded 1 Vaults
         Starting new HTTPS connection (1): api.nordvpn.com:443
         https://api.nordvpn.com:443 "GET /v1/servers/countries HTTP/1.1" 200
         None
         Loaded NordVPN: 118 Countries (0 Servers)
         Loaded Hola: 43 Countries
    
      ─────────────────────────────── Service: CBC ───────────────────────────────
    
         Starting new HTTPS connection (1): ipinfo.io:443
         https://ipinfo.io:443 "GET /json HTTP/1.1" 200 177
         Service is Geoblocked in your region, getting a Proxy to ca
         Starting new HTTPS connection (1): api.nordvpn.com:443
         https://api.nordvpn.com:443 "GET
         /v1/servers/recommendations?filters%5Bservers_groups%5D%5Bidentifier%5
         D=legacy&filters%5Bcountries%5D%5Bid%5D=38 HTTP/1.1" 200 26
    ╭───────────────────── Traceback (most recent call last) ──────────────────────╮
    │ in _run_module_as_main:198                                                   │
    │ in _run_code:88                                                              │
    │                                                                              │
    │ in <module>:7                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 157 in __call__                                                              │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 078 in main                                                                  │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 688 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 688 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:1 │
    │ 434 in invoke                                                                │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\core.py:7 │
    │ 83 in invoke                                                                 │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\click\decorator │
    │ s.py:33 in new_func                                                          │
    │                                                                              │
    │ C:\Users\user\Documents\devine-services\services\CBC\__init__.py:59 in cli   │
    │                                                                              │
    │    56 │   @click.argument("title", type=str)                                 │
    │    57 │   @click.pass_context                                                │
    │    58 │   def cli(ctx: Context, **kwargs: Any) -> CBC:                       │
    │ ❱  59 │   │   return CBC(ctx, **kwargs)                                      │
    │    60 │                                                                      │
    │    61 │   def __init__(self, ctx: Context, title: str):                      │
    │    62 │   │   self.title: str = title                                        │
    │                                                                              │
    │ C:\Users\user\Documents\devine-services\services\CBC\__init__.py:63 in       │
    │ __init__                                                                     │
    │                                                                              │
    │    60 │                                                                      │
    │    61 │   def __init__(self, ctx: Context, title: str):                      │
    │    62 │   │   self.title: str = title                                        │
    │ ❱  63 │   │   super().__init__(ctx)                                          │
    │    64 │   │                                                                  │
    │    65 │   │   self.base_url: str = self.config["endpoints"]["base_url"]      │
    │    66                                                                        │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\devine\core\ser │
    │ vice.py:67 in __init__                                                       │
    │                                                                              │
    │    64 │   │   │   │   │   │   │   requested_proxy = self.GEOFENCE[0]  # firs │
    │    65 │   │   │   │   │   │   │   self.log.info(f"Service is Geoblocked in y │
    │    66 │   │   │   │   │   │   │   for proxy_provider in ctx.obj.proxy_provid │
    │ ❱  67 │   │   │   │   │   │   │   │   proxy = proxy_provider.get_proxy(reque │
    │    68 │   │   │   │   │   │   │   │   if proxy:                              │
    │    69 │   │   │   │   │   │   │   │   │   self.log.info(f"Got Proxy from {pr │
    │    70 │   │   │   │   │   │   │   │   │   break                              │
    │                                                                              │
    │ C:\Users\user\AppData\Roaming\Python\Python312\site-packages\devine\core\pro │
    │ xies\nordvpn.py:75 in get_proxy                                              │
    │                                                                              │
    │    72 │   │   │   │   # get the recommended server ID                        │
    │    73 │   │   │   │   recommended_servers = self.get_recommended_servers(cou │
    │    74 │   │   │   │   if not recommended_servers:                            │
    │ ❱  75 │   │   │   │   │   raise ValueError(                                  │
    │    76 │   │   │   │   │   │   f"The NordVPN Country {query} currently has no │
    │    77 │   │   │   │   │   │   "Try again later. If the issue persists, doubl │
    │    78 │   │   │   │   │   )                                                  │
    ╰──────────────────────────────────────────────────────────────────────────────╯
    ValueError: The NordVPN Country ca currently has no recommended servers. Try
    again later. If the issue persists, double-check the query.
    PS C:\Users\user\Documents>
    Quote Quote  
  26. Originally Posted by SaLTy View Post
    Try selecting a specific CA server...
    Code:
    --proxy=ca1632
    doh! its so obvious when someone else points it out

    thanks
    Quote Quote  
  27. Back to Tremors The Series; the last I checked it would seem Devine can't get it. With WidevineProxy2, for each episode I have to start the browser and get the nm3u8DL-RE command and download the file. Then I have to close the browser and relaunch to get additional episodes which is strange but can be done. I tried just clicking on the next video and such and nothing happens with WidevineProxy2. I think it is a website problem with that particular series.

    I just wanted to add clicking on refresh does not work with WidewineProxy to help generate the keys I have to close the browser and go back in for each episode.
    Last edited by Tom Saurus; 26th Feb 2025 at 07:01.
    Quote Quote  
  28. Member
    Join Date
    Dec 2023
    Location
    Spain
    Search Comp PM
    Anyone getting errors regarding SSL like this? Channel5 in particular.

    Code:
    HTTPSConnectionPool(host='akadash0.akamaized.net', port=443): Max       
         retries exceeded with url:                                                 
         /hydra/C5500360008/C5500360008A/20250224141041/C5500360008_MPEGDASH_96     
         _a.mp4 (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER]        
         wrong version number (_ssl.c:992)')))
    Quote Quote  
  29. Originally Posted by mkjustuk View Post
    Anyone getting errors regarding SSL like this? Channel5 in particular.

    Code:
    HTTPSConnectionPool(host='akadash0.akamaized.net', port=443): Max       
         retries exceeded with url:                                                 
         /hydra/C5500360008/C5500360008A/20250224141041/C5500360008_MPEGDASH_96     
         _a.mp4 (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER]        
         wrong version number (_ssl.c:992)')))
    what's the show or command your using please and are you on vpn ?
    Quote Quote  
  30. Member
    Join Date
    Dec 2023
    Location
    Spain
    Search Comp PM
    Thanks, usual command:

    devine*dl*-q*res service url

    It's anything on Channel5 and I'm using Nordvpn externally to devine
    Quote Quote  



Similar Threads

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