VideoHelp Forum




+ Reply to Thread
Page 18 of 18
FirstFirst ... 8 16 17 18
Results 511 to 533 of 533
  1. I too am having the same problem, waiting for the widefrog developer to help us.
    Quote Quote  
  2. Comment implanter le service hbo max car j'aimerais telecharger dessus
    Quote Quote  
  3. Hi, how can I fix this?
    Thank you very much in advance.

    Image
    [Attachment 89055 - Click to enlarge]


    EDIT: FIX
    Last edited by Erick77; 14th Nov 2025 at 17:47.
    Quote Quote  
  4. Originally Posted by esamax2000 View Post
    I too am having the same problem, waiting for the widefrog developer to help us.
    Don't know if developer has time to spend with this issue, maybe our problem with mediaset can be solved changing widefrog config file so i think that also an experienced user can help us. Still waiting
    Quote Quote  
  5. Image
    [Attachment 89059 - Click to enlarge]
    I think the file to modify is in the services folder this should be the file but I don't know what to modify mediasetinfinity_mediaset_it

    We are waiting for the developer to give us a hand
    Last edited by esamax2000; 5th Oct 2025 at 05:41.
    Quote Quote  
  6. rmcbfmplay_com update attached.
    Image Attached Files
    Quote Quote  
  7. still no help for Mediaset Infinity
    Quote Quote  
  8. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2025/09/2334090_19989fed6a1d01/dashrcenc/hd_wv_mpl.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://mediasetinfinity.mediaset.it" -H "Referer: https://mediasetinfinity.mediaset.it/" --key 9a33769dc69d37f399b8ead3635e42ac:4e9b8fb3b043474b2891e0db83630191 --use-shaka-packager -M format=mkv --save-name "La notte nel cuore Episodio 58"
    Quote Quote  
  9. Originally Posted by iamghost View Post
    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2025/09/2334090_19989fed6a1d01/dashrcenc/hd_wv_mpl.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://mediasetinfinity.mediaset.it" -H "Referer: https://mediasetinfinity.mediaset.it/" --key 9a33769dc69d37f399b8ead3635e42ac:4e9b8fb3b043474b2891e0db83630191 --use-shaka-packager -M format=mkv --save-name "La notte nel cuore Episodio 58"
    Hi, thanks for your interest! The problem we need to resolve is with widefrog.exe. Let me explain. Before a month ago, using:
    Code:
    widefrog https://mediasetinfinity.mediaset.it/video/drittoerovescio/puntata-del-9-ottobre_F314087201000501
    was enough to download the video correctly. Now, Mediaset's settings have changed, and widefrog no longer works. Any solutions?
    Quote Quote  
  10. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    i never using widefrog. widevineproxy2 is easy get dl mediaset links
    Quote Quote  
  11. Originally Posted by iamghost View Post
    i never using widefrog. widevineproxy2 is easy get dl mediaset links
    Thanks for the support but we had a much simpler and more immediate approach to download videos from Mediaset and only with Widefrog this is possible... or rather IT WAS possible until a month ago, when Mediaset changed some parameters on its site and Widefrog no longer worked. Any (widefrog) solutions?
    Quote Quote  
  12. We're waiting for the developer to help us. Widefrog could download an entire series in a single link, which was convenient. Widevine Proxy2 would be a great alternative if it could do that.
    Quote Quote  
  13. Hey,

    Great tool. For zee5, I needed to remove the global in the base url to make it work. Zee5 no longer has the "global" word in the base url.
    The movie and tv series urls change as below, for example:

    https://www.zee5.com/global/tv-shows/details/pavitra-rishta/0-6-133 -> https://www.zee5.com/tv-shows/details/pavitra-rishta/0-6-133

    I made the changes to services/zee5_com.py as detailed in zee5_diff.txt (for all the searches we do in the movie/tv series url)

    Please let me know if you agree with the changes and how I can include them in the code.
    Image Attached Files
    Quote Quote  
  14. Please solve the problem with mediasetinfinity.mediaset.it

    Example: get the all commands from https://mediasetinfinity.mediaset.it/browse/ultimi-arrivi_e5db70a16a6f547001c47ac69
    Quote Quote  
  15. Member
    Join Date
    Oct 2025
    Location
    Canda
    Search PM
    Originally Posted by esamax2000 View Post
    still no help for Mediaset Infinity
    You can try: github.com/Arrowar/StreamingCommunity but even for this project the developer is always very busy
    Quote Quote  
  16. We should know the changes made by Mediaset Infinity and then go and correct them on Widefrog
    Quote Quote  
  17. Originally Posted by esamax2000 View Post
    We should know the changes made by Mediaset Infinity and then go and correct them on Widefrog
    Exactly, for example using N_m3u8DL-RE.exe manually, the download of https://mediasetinfinity.mediaset.it/video/4diseraweekend/domenica-19-ottobre_F313765001008901 is successful, so in theory it would be enough to modify the widefrog.exe configuration file so that it continues to work with mediaset.it

    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2025/10/2354020_199fdf23494d01/dashrcenc/hr_wv_mpl.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://mediasetinfinity.mediaset.it" -H "Referer: https://mediasetinfinity.mediaset.it/" --key 90734092e33d7059da75dda6862f9652:ad7cf55f31d583e37c8f0560dd56834b  -M format=mkv
    any solution?
    Quote Quote  
  18. In my opinion the problem is in the services directory and the file to check is mediasetinfinity_mediaset_it, I think our problem is in there,
    I just don't have a backup of how it worked before and I don't understand what changed Mediaset why it doesn't work anymore,
    we would need some help from the developer or even from the developer of widevineproxy2 which is already great
    Quote Quote  
  19. (Edit - Please disregard - I was going to ask about Mediaset Infinity, but my question's been covered above.)
    Quote Quote  
  20. Hi, thanks for the tool.

    I'm having a trouble... every time i execute python widefrog.py "url", the py edit config.json so change this

    "DOWNLOAD_COMMANDS": {
    "OUTPUT_MEDIA_PATH": "F:\XX", (example) --> change to "media", the folder by default
    "WAIT_BEFORE_DOWNLOADING": false,
    "ADDITIONAL_SUBS": true,
    "TOOL_PARAMETERS": {
    "VOD": "-sv best -sa best -da id=audio_div -ss all --sub-format srt -mt --check-segments-count false --no-log", --> i add --sub-format srt because is downloaded in wvtt and i want to convert to srt

    How i do that config.json not change this data?

    Thanks again.
    Quote Quote  
  21. I tired 2 services and both fail even though i can play them with browser. here is debug out

    TG4
    Code:
    python widefrog.py "https://www.tg4.ie/ga/player/catagoir/dramaiocht/seinn/?pid=5833836741001&title=F%C3%ADorghael&series=Oscailt&genre=Drama" --debug
    [INFO] Linux detected. Chosen terminal: xterm. Chosen shell: bash.
    [INFO] Current app version: 3.2.0
    [INFO] Running on: linux/64bit/python 3.12.12
    [INFO] Starting the service initialization stage.
    Traceback (most recent call last):
      File "/app/widefrog.py", line 124, in <module>
        main_service.run_service(response)
      File "/app/utils/main_service.py", line 442, in run_service
        dwn_cmds, failed_cmds, proc_cmds = main_service.get_download_commands_parallel(demo_urls)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/main_service.py", line 374, in get_download_commands_parallel
        source_urls, failures = main_service.initialize_services(source_urls)
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/main_service.py", line 361, in initialize_services
        if service_tools.get_service(source_url) is not None:
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/tools/service.py", line 70, in get_service
        raise e
      File "/app/utils/tools/service.py", line 54, in get_service
        service = service.initialize_service()
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/services/tg4_ie.py", line 76, in initialize_service
        tg4_ie.API_DICT = tg4_ie.get_api_dict()
                          ^^^^^^^^^^^^^^^^^^^^^
      File "/app/services/tg4_ie.py", line 51, in get_api_dict
        response = re.findall(r'src="([^"]*index\.min\.js)"', response)[0]
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
    IndexError: list index out of range
    VirginMediaPlayer
    Code:
    python widefrog.py "https://play.virginmediatelevision.ie/shows/44082036-3212-11ef-bd6d-020f80c0527e/coronation-street" --query=65:11409:65:11410 --debug
    [INFO] Linux detected. Chosen terminal: xterm. Chosen shell: bash.
    [INFO] Current app version: 3.2.0
    [INFO] Running on: linux/64bit/python 3.12.12
    [INFO] Starting the service initialization stage.
    [INFO] Current progress: [1/1]
    [INFO] Starting the collections extraction stage.
    [INFO] Current progress: [1/1]
    [INFO] Starting the media data extraction stage.
    [INFO] Finished generating the download commands.
    [WARNING] No download commands have been generated.
    Code:
    python widefrog.py "https://play.virginmediatelevision.ie/watch/replay/19084759/irelands-education-crisis" --debug
    [INFO] Linux detected. Chosen terminal: xterm. Chosen shell: bash.
    [INFO] Current app version: 3.2.0
    [INFO] Running on: linux/64bit/python 3.12.12
    [INFO] Starting the service initialization stage.
    [INFO] Current progress: [1/1]
    [INFO] Starting the collections extraction stage.
    [INFO] Current progress: [1/1]
    [INFO] Starting the media data extraction stage.
    Traceback (most recent call last):
      File "/app/widefrog.py", line 124, in <module>
        main_service.run_service(response)
      File "/app/utils/main_service.py", line 442, in run_service
        dwn_cmds, failed_cmds, proc_cmds = main_service.get_download_commands_parallel(demo_urls)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/main_service.py", line 395, in get_download_commands_parallel
        success, fail, proc = future.result()
                              ^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 449, in result
        return self.__get_result()
               ^^^^^^^^^^^^^^^^^^^
      File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result
        raise self._exception
      File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 59, in run
        result = self.fn(*self.args, **self.kwargs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/main_service.py", line 281, in get_download_commands
        raise e
      File "/app/utils/main_service.py", line 266, in get_download_commands
        dl_cmds, pr_cmds = main_service.get_download_command(service, source_element)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/utils/main_service.py", line 89, in get_download_command
        raise e
      File "/app/utils/main_service.py", line 63, in get_download_command
        manifest, pssh, additional = service.get_video_data(source_element)
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/app/services/play_virginmediatelevision_ie.py", line 72, in get_video_data
        response = json.loads(response)["response"]
                   ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
    KeyError: 'response'
    I believe that virginmedia have made some changes recently which could be the cause of that failing.
    Quote Quote  
  22. mtv.fi doesn't work does someone knows how to fix it
    Quote Quote  
  23. Member
    Join Date
    Jan 2022
    Location
    France
    Search PM
    Originally Posted by gibolin View Post
    rmcbfmplay_com update attached.
    perfect, thanks a lot!
    Quote Quote  



Similar Threads

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