Hi,
I could download movies from this site https://www.tptvencore.co.uk with the Live Stream Downloader extension. I would download the video file without sound, then choose a Rendition file for audio, then merge the two in MKVToolNix.
The site has now changed. I can still download the movie without sound - but can't find any way to get the audio.
Here's an example of a movie to download: https://www.tptvencore.co.uk/product/tpmov04851-6365472811112
I've looked in the Console and just find Segment m4s files. I've never used this before. Other suggestions were to find the mpd file name. I can't find this, or really understand it.
Would anyone know if there's a simple way of capturing the audio file of the movie, like before?
Many thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Use stream detector and yt-dlp for the detected manifest.mpd
https://www.swisstransfer.com/d/42f8dd68-98b5-4a33-b5dd-b23c7d06be93--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
The wonderful @A_n_g_e_l_a has posted a standalone downloader for TPTV which she claims works (see the original comment here.)
https://github.com/vinefeeder/sundry/blob/main/talkingpics.py
However, although it searches and presents all the available downloads it doesn't actually download on my system for reasons I can't fathom - maybe you should give it a try?
My current workaround is to use Stream Detector to extract the .mpd and then use N_m3u8DL-RL on the command line e.g.
Code:N_m3u8DL-RE -M format=mkv "<mpd from Stream Detector>" --save-name <savename>
Code:response = client.get( f'https://edge.api.brightcove.com/playback/v1/accounts/6272132012001/videos/{vid_id}', headers=brcove_headers
I'm running on Linux with Python 3.11.2, and I have Devine and Vinefeeder all working correctly in the same virtual environment.
Similar Threads
-
Need Help for downloading this one please
By monks19 in forum Video Streaming DownloadingReplies: 2Last Post: 22nd May 2024, 03:30 -
Downloading an HLS stream: ONLY in sync when downloading with ffmpeg. Possi
By royjeon215 in forum Video Streaming DownloadingReplies: 6Last Post: 21st Jan 2024, 02:56 -
Help downloading TS
By dzigelbaum in forum Video Streaming DownloadingReplies: 1Last Post: 22nd Dec 2022, 04:08 -
Help downloading this
By kienkzz in forum Video Streaming DownloadingReplies: 10Last Post: 18th Apr 2022, 12:06 -
Need Help Downloading this
By daigo99 in forum Video Streaming DownloadingReplies: 16Last Post: 20th Jul 2021, 18:58