Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!
+ Reply to Thread
Results 1 to 19 of 19
Thread
-
Great work as always, Diazole. Nice to see you're still around showing the rest of us how it's done
-
Very clever.
Want to PM me? Just ask in the forum first. -
By default the script selects the audio description track. To cure it, alter line 230 to this "bv,wa".
Want to PM me? Just ask in the forum first. -
Brilliant, thank you. Now I just need to fiddle with the script to use n_m3u8 but it works like a bomb.
-
-
Almost finished a loader for it - so multiple series downloads are possible.
Want to PM me? Just ask in the forum first. -
Not at this stage. Just a quick and dirty front end to Diazole's work. I just added an entry point for an import . It works well enough, although slower than N_m3u8DL-RE.
Live now.
https://forum.videohelp.com/threads/411726-My5-paying-a-visitWant to PM me? Just ask in the forum first. -
No probs. I'm testing your script now. I already added aria2c as the downloader which makes it a lot faster.
There is a bug in Diazole's script though.
Episode output is this
Code:Murder.In.The.First.S01EThe.City.of.Sisterly.Love
Code:Murder.In.The.First.S01E02.The.City.of.Sisterly.Love
-
Its not strictly a bug. its what he asked for in code. I think the variable is episodeTitle and the code makes no mention of episode number - although it is available.
I did have a quick look earlier and will see I i can add it in to my variation of OP's code. I've also found an outlier which returns no data. It breaks my loader and it breaks Diazole's code too. https://www.channel5.com/show/agatha-christie-s-crooked-house is the offending title.Want to PM me? Just ask in the forum first. -
Still seems to miss subtitles.
Tried it with this once off show.
Finds the subtitle though.
Code:[SUBTITLES URL] https://akadash0.akamaized.net/hydra/C5316420001/C5316420001A/20230202064631/C5316420001_subtitles.mpd
This line seems to indicate that it's true by default so should download?
Code:dl_subtitles: bool,
-
[Attachment 74049 - Click to enlarge]
working for me.Want to PM me? Just ask in the forum first. -
Here is a utility to update the config file in my5-dl-main/ with current values for HMAC_SECRET and AES_KEY. I am told they change about every 8 days. The script here will find the current version by running retrieve_keys.html locally, then scraping the result and over-writing parts of config.py.
You will need to download a Firefox binary - details in the head of the file. Also you will need to edit file paths within the script to suit your locations. You should make a back-up of config.py before starting any edits.
https://files.videohelp.com/u/301890/hmac-aes-update.py Ideally one would run cron daily to keep updated - if you download from My5 a lot.Want to PM me? Just ask in the forum first. -
And the HMAC and AES key changed yesterday as luck would have it.
Want to PM me? Just ask in the forum first. -
Thanks for this Angela. I've just run it and it works fine for me.
As I'm on windows I had to change line 14 where it looks for the retrieve-keys.html file to :
LOCATION_RETRIEVE_KEYS_HTML = r"file:c:\chan4\keys\retrieve-keys.html"
Just thought I'd mention it in case other people have problems in windows.
I've also added a Task Scheduler to run it every morning and that also works fine.Last edited by peterb999; 3rd Oct 2023 at 20:41.
-
Last edited by A_n_g_e_l_a; 4th Oct 2023 at 07:06.
Want to PM me? Just ask in the forum first.
Similar Threads
-
My5 (Channel 5)
By deccavox in forum Video Streaming DownloadingReplies: 25Last Post: 13th Sep 2023, 11:55 -
Script downloader for My5
By joaopa0 in forum Video Streaming DownloadingReplies: 2Last Post: 7th Apr 2023, 05:11 -
My5.tv DRM - any way around it?
By spherular in forum Video Streaming DownloadingReplies: 6Last Post: 8th Feb 2023, 11:28 -
Downloading Eggheads from My5
By thisisjunaid in forum Video Streaming DownloadingReplies: 3Last Post: 21st Dec 2022, 09:45 -
Downloading from Channel 5 (My5)
By peteinoz in forum Video Streaming DownloadingReplies: 2Last Post: 25th Oct 2020, 13:39