Which website.
I'll give it a try![]()
+ Reply to Thread
Results 211 to 221 of 221
-
It's not allowed to discuss paid subscription services!
So sorry,I can't help you with this one -
Generally if it works from the browser, HellYes scripts collects the browser's mpd and cURL without issue.
Chrome is more reliable for producing accurate cURL - I've recently noticed Firefox producing errors.
Some sites choose to disallow the re-use of tokens (which HellYes is attempting to do).
To get round this, you can configure Chrome Developer Tools to prevent a filtered url (like 'license') from being sent to the server,.
In this way you can copy the cURL before its used.
It wouldn't be impossible for sites that are keen to reduce piracy to have a one-time token on the mpd URL too! So filter for 'ism | mpd' or whatever and block it in Developer Tools.
This is all conjecture not Gospel truth; I only go for UK Free to Air sites.Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
Thanks for your great script and now also GUI.
Can I make one suggestion for a future feature to be added?
Sometimes the mpd cannot be retrieved by just the url alone and one needs some headers as well. Would it we possible to add a option to add the mpd url as a CURL command too (same as license url)?
Thanks in advance. -
Hi, mam I hv downloaded hellyes6 zip file added in c drive.?
Do I need to add binaries (ffmpeg,nm3u8dl,mkvmerge, shakapackger) into Hellyes folder?
I found python scripts in hellyes6 folder? Do I need install python in pc?
do I need to add hellyes folder location as path to environment variable?
Last my question is, which browser is the best for copying curl request?
Pls clarify my doubts mam -
https://forum.videohelp.com/members/301890-A_n_g_e_l_a
Thanks😊😊
I successfully converted allhell3gui py script to exe..
It is working flawlessly.finaally I got keys.wonderful script manq -
Thank you for this tool. Any chance for Mac support? Seems like most of it works fine, up until mkvmerge, which uses dynamic libraries on Linux but frameworks on Mac:
Code:15:13:31.424 WARN : dyld[85601]: Library not loaded: @executable_path/libs/libQt5Core.5.dylib 15:13:31.425 WARN : Referenced from: <D56DC89A-390F-3D35-A2AF-B0B159E16984> /usr/local/bin/mkvmerge 15:13:31.426 WARN : Reason: tried: '/usr/local/opt/qt@5/lib/libQt5Core.5.dylib' (no such file), '/libQt5Core.5.dylib' (no such file), '/usr/local/bin/libs/libQt5Core.5.dylib' (no such file), '/usr/local/lib/libQt5Core.5.dylib' (no such file), '/usr/lib/libQt5Core.5.dylib' (no such file, not in dyld cache) 15:13:31.426 ERROR: Mux failed 15:13:31.426 ERROR: Failed
-
That has nothing to do with AllHellGui. Simply install MKVToolNix and use the bundled mkvmerge:
Code:otool -L /Applications/MKVToolNix-93.0.app/Contents/MacOS/mkvmerge /Applications/MKVToolNix-93.0.app/Contents/MacOS/mkvmerge: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 1953.255.0) @executable_path/libs/libQt6Core.6.dylib (compatibility version 6.0.0, current version 6.4.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 275.0.0) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1300.36.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.0.0)
-
Thanks for your response. I figured as much, but I already have MKVToolNix installed, both the GUI .app as well as via Homebrew (with the path added correctly). (Even tried poking inside the .app and dragging the mkvmrge file to my binaries folder inside the HellYesGui folder.) But I don't have the .dylib files called for, and after troubleshooting with ChatGPT, it told me it was because mkvmerge on Mac is based on frameworks and not dynamic libraries (as it is on Linux). Any idea how I can get those .dylib files? Does AllHellGui work for you on Mac?
-
ChatGPT is obviously not omniscient: the MacOS-related comment is complete nonsense.
Yes, AllHellGui works very well on my Mac. AllHellGui doesn't even use mkvmerge directly, mkvmerge is only ever called by delegation to N_m3u8DL-RE and dash-mpd-cli. Thus it only has be available in your PATH. I'd suggest you remove all instances of mkvmerge but one, if you have multiple instances of mkvmerge installed. And check that the instance found in your PATH is working in a terminal.
If all this doesn't help, try reinstalling/rebuilding mkvmerge (you've probably deleted the Qt5 installation that your binary is depending on - honestly I don't even know why the command line tool mkvmerge is linked against the graphics framework Qt). Using Homebrew is imo the best option.
Similar Threads
-
[Release] CDRM-Project 2.0
By TPD94 in forum Video Streaming DownloadingReplies: 37Last Post: 16th Jan 2025, 07:35 -
N_m3u8DL-RE pre-release
By stabbedbybrick in forum Video Streaming DownloadingReplies: 10Last Post: 10th May 2024, 15:37 -
Northern Exposure, Fabulous release
By mylarkee in forum Blu-ray RippingReplies: 0Last Post: 6th Mar 2024, 11:42 -
New Release! DVDFab Downloader All-In-One
By DVDFab Staff in forum Video Streaming DownloadingReplies: 0Last Post: 18th Jan 2021, 00:49 -
New Release!!!DVDFab v11.0.8.6 is out!
By DVDFab Staff in forum Latest Video NewsReplies: 0Last Post: 13th May 2020, 22:59